re enabled hyprland
This commit is contained in:
parent
bdb22dbc6f
commit
799c18bc3c
2 changed files with 7 additions and 5 deletions
10
flake.nix
10
flake.nix
|
|
@ -63,8 +63,8 @@
|
|||
./machines/katana.nix #machine specific configuration
|
||||
"speccon18" #default user
|
||||
[
|
||||
# hyprland.nixosModules.default
|
||||
# ./modules/system/desktop-environments/hyprland.nix
|
||||
hyprland.nixosModules.default
|
||||
./modules/system/desktop-environments/hyprland.nix
|
||||
./hosts/katana/default.nix
|
||||
./hosts/katana/networkd.nix
|
||||
./hosts/katana/system-pkgs.nix
|
||||
|
|
@ -74,10 +74,10 @@
|
|||
./modules/system/services/syncthing.nix
|
||||
./modules/system/services/tailscale.nix
|
||||
|
||||
] #extra modules to load
|
||||
] #extra modules to be loaded
|
||||
[
|
||||
# hyprland.homeManagerModules.default
|
||||
# ./modules/home-manager/hyprland.nix
|
||||
hyprland.homeManagerModules.default
|
||||
./modules/home-manager/hyprland.nix
|
||||
./modules/home-manager/helix.nix
|
||||
./modules/home-manager/alacritty.nix
|
||||
./modules/home-manager/vscode.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue