Home Gen505 @ 2025-05-03-01:35 by jonas@comfy-station
This commit is contained in:
parent
9a5d27a7b1
commit
fb5ba47555
@ -27,6 +27,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
# hive modules
|
# hive modules
|
||||||
|
hive.hyprland.enable = true;
|
||||||
|
hive.nix-scripts.enable = true;
|
||||||
hive.doom.enable = true;
|
hive.doom.enable = true;
|
||||||
hive.doom.enableCopilot = true;
|
hive.doom.enableCopilot = true;
|
||||||
hive.doom.withNixPkgs = true;
|
hive.doom.withNixPkgs = true;
|
||||||
|
|||||||
@ -10,6 +10,7 @@
|
|||||||
home.homeDirectory = "/home/jonas";
|
home.homeDirectory = "/home/jonas";
|
||||||
|
|
||||||
# hive modules
|
# hive modules
|
||||||
|
hive.hyprland.enable = true;
|
||||||
hive.nix-scripts.enable = true;
|
hive.nix-scripts.enable = true;
|
||||||
hive.doom.enable = true;
|
hive.doom.enable = true;
|
||||||
hive.doom.withNixPkgs = true;
|
hive.doom.withNixPkgs = true;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user