diff --git a/hardware/x220-discovery.nix b/hardware/x220-discovery.nix index 7230b17..7082acf 100644 --- a/hardware/x220-discovery.nix +++ b/hardware/x220-discovery.nix @@ -36,6 +36,7 @@ in { powerManagement.cpuFreqGovernor = lib.mkDefault "performance"; # custom + boot.kernelPackages = unstable.linuxPackages_latest; boot.loader.systemd-boot.enable = true; networking.hostId = "ef3a5d57"; networking.hostName = "discovery"; diff --git a/roles/base.nix b/roles/base.nix index bc64e3c..f3c6766 100644 --- a/roles/base.nix +++ b/roles/base.nix @@ -24,7 +24,6 @@ in { ncdu nix-index nload - ntfs3g openssl patchelf pv diff --git a/roles/desktop.nix b/roles/desktop.nix index d8ac11b..4858459 100644 --- a/roles/desktop.nix +++ b/roles/desktop.nix @@ -38,6 +38,7 @@ in { environment = { etc = { + "i3/config".source = ../dotfiles/i3/config; "sway/config".source = ../dotfiles/sway/config; "sway/status.toml".source = ../dotfiles/sway/status.toml; "xdg/alacritty/alacritty.yml".source = ../dotfiles/alacritty.yml; diff --git a/roles/private.nix b/roles/private.nix index 70bac0d..dd070ba 100644 --- a/roles/private.nix +++ b/roles/private.nix @@ -15,12 +15,8 @@ in { pkgsCross.avr.libcCross cura - candle openscad kicad - blender - python3Packages.numpy - python3Packages.shapely steam unstable.obs-studio