aboutsummaryrefslogtreecommitdiff
path: root/form/home.nix
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-07-25 13:40:27 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-07-25 13:40:27 -0400
commitf2fb01a55b54dae9a5c26c7e1bae3d17c18de73e (patch)
treec861617d8ff6f5fdf188b1f7dd5774c1d17a3cd5 /form/home.nix
parent8a0457f14d000b4aae8bbd4e950654802f01c584 (diff)
downloadhome-f2fb01a55b54dae9a5c26c7e1bae3d17c18de73e.tar.gz
repo: format tree
Diffstat (limited to 'form/home.nix')
-rw-r--r--form/home.nix10
1 files changed, 8 insertions, 2 deletions
diff --git a/form/home.nix b/form/home.nix
index c9f7a2f..4a691ea 100644
--- a/form/home.nix
+++ b/form/home.nix
@@ -1,4 +1,10 @@
-{ inputs, config, lib, pkgs, ... }:
+{
+ inputs,
+ config,
+ lib,
+ pkgs,
+ ...
+}:
{
imports = [
../modules/global.nix
@@ -8,7 +14,7 @@
config.modules = {
global = {
wayland = true;
-
+
extraPackages = with pkgs; [
wmenu
cmatrix