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
|
./machines/katana.nix #machine specific configuration
|
||||||
"speccon18" #default user
|
"speccon18" #default user
|
||||||
[
|
[
|
||||||
# hyprland.nixosModules.default
|
hyprland.nixosModules.default
|
||||||
# ./modules/system/desktop-environments/hyprland.nix
|
./modules/system/desktop-environments/hyprland.nix
|
||||||
./hosts/katana/default.nix
|
./hosts/katana/default.nix
|
||||||
./hosts/katana/networkd.nix
|
./hosts/katana/networkd.nix
|
||||||
./hosts/katana/system-pkgs.nix
|
./hosts/katana/system-pkgs.nix
|
||||||
|
|
@ -74,10 +74,10 @@
|
||||||
./modules/system/services/syncthing.nix
|
./modules/system/services/syncthing.nix
|
||||||
./modules/system/services/tailscale.nix
|
./modules/system/services/tailscale.nix
|
||||||
|
|
||||||
] #extra modules to load
|
] #extra modules to be loaded
|
||||||
[
|
[
|
||||||
# hyprland.homeManagerModules.default
|
hyprland.homeManagerModules.default
|
||||||
# ./modules/home-manager/hyprland.nix
|
./modules/home-manager/hyprland.nix
|
||||||
./modules/home-manager/helix.nix
|
./modules/home-manager/helix.nix
|
||||||
./modules/home-manager/alacritty.nix
|
./modules/home-manager/alacritty.nix
|
||||||
./modules/home-manager/vscode.nix
|
./modules/home-manager/vscode.nix
|
||||||
|
|
|
||||||
|
|
@ -25,5 +25,7 @@
|
||||||
python39
|
python39
|
||||||
gcc
|
gcc
|
||||||
bottom
|
bottom
|
||||||
|
felix-fm
|
||||||
|
gitui
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue