Flake parts completed
This commit is contained in:
parent
97f500a3bf
commit
8e9044edd5
10 changed files with 389 additions and 576 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
boot = {
|
||||
initrd.kernelModules = [ "i915" ];
|
||||
kernelPackages = pkgs.unstable_pkgs.linuxPackages;
|
||||
# kernelPackages = pkgs.unstable_pkgs.linuxPackages;
|
||||
};
|
||||
|
||||
hardware.nvidia =
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue