mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
desktop.nix
This commit is contained in:
@@ -4,13 +4,17 @@
|
|||||||
../../users/richie
|
../../users/richie
|
||||||
../../users/gaming
|
../../users/gaming
|
||||||
../../common/global
|
../../common/global
|
||||||
../../common/optional/desktop.nix
|
|
||||||
../../common/optional/steam.nix
|
../../common/optional/steam.nix
|
||||||
../../common/optional/systemd-boot.nix
|
../../common/optional/systemd-boot.nix
|
||||||
../../common/optional/update.nix
|
../../common/optional/update.nix
|
||||||
./hardware.nix
|
./hardware.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
boot = {
|
||||||
|
kernelPackages = pkgs.linuxPackages_zen;
|
||||||
|
zfs.package = pkgs.zfs_unstable;
|
||||||
|
};
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "muninn";
|
hostName = "muninn";
|
||||||
hostId = "a43179c5";
|
hostId = "a43179c5";
|
||||||
|
|||||||
Reference in New Issue
Block a user