Flake parts completed

This commit is contained in:
Filippo Berto 2024-10-21 17:40:25 +02:00
parent 97f500a3bf
commit 8e9044edd5
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
10 changed files with 389 additions and 576 deletions

View file

@ -8,7 +8,7 @@
boot = {
initrd.kernelModules = [ "i915" ];
kernelPackages = pkgs.unstable_pkgs.linuxPackages;
# kernelPackages = pkgs.unstable_pkgs.linuxPackages;
};
hardware.nvidia =

View file

@ -56,9 +56,6 @@
wireguard-tools
xournalpp
zoom-us
;
inherit (pkgs.unstable_pkgs)
# heroic
proton-pass;
};
};
@ -142,7 +139,7 @@
../../modules/hm/syncthing.nix
# ../../modules/hm/thunar.nix
# ../../modules/hm/twmn.nix
../../modules/hm/update_background.nix
# ../../modules/hm/update_background.nix
../../modules/hm/vim.nix
../../modules/hm/virtualization.nix
../../modules/hm/webapp.nix

View file

@ -61,7 +61,7 @@
xournalpp
zoom-us
;
inherit (pkgs.unstable_pkgs) heroic;
inherit (pkgs) heroic;
};
};
@ -134,11 +134,10 @@
../../modules/hm/syncthing.nix
# ../../modules/hm/thunar.nix
# ../../modules/hm/twmn.nix
../../modules/hm/update_background.nix
# ../../modules/hm/update_background.nix
../../modules/hm/vim.nix
../../modules/hm/virtualization.nix
../../modules/hm/webapp.nix
../../modules/hm/wl_update_background.nix
../../modules/hm/xresources.nix
../../modules/hm/zathura.nix
../../modules/hm/yazi.nix