Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-03-26 00:29:56 +02:00
parent b348993f22
commit f5e63bf1ca
3 changed files with 2 additions and 3 deletions

View File

@ -15,6 +15,7 @@
./stylix.nix ./stylix.nix
./disko.nix ./disko.nix
./users.nix ./users.nix
./sops.nix
]; ];
desktop = { desktop = {

View File

@ -6,7 +6,7 @@
./programs.nix ./programs.nix
./flatpak.nix ./flatpak.nix
]; ];
desktop.hyprland.enable = true; desktop.niri.enable = true;
home = { home = {
stateVersion = "25.05"; stateVersion = "25.05";
sessionPath = [ sessionPath = [

View File

@ -44,8 +44,6 @@
editor = { editor = {
helix.enable = true; helix.enable = true;
neve.enable = true;
zed.enable = true;
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [