Compare commits

..

No commits in common. "43f1e60f415e6d23272fc055d500f302357fc9c7" and "f3f41f22466d116cfb8db44e8ffbbd853fd9ea55" have entirely different histories.

4 changed files with 2 additions and 5 deletions

View file

@ -36,6 +36,7 @@ in {
powerManagement.cpuFreqGovernor = lib.mkDefault "performance"; powerManagement.cpuFreqGovernor = lib.mkDefault "performance";
# custom # custom
boot.kernelPackages = unstable.linuxPackages_latest;
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;
networking.hostId = "ef3a5d57"; networking.hostId = "ef3a5d57";
networking.hostName = "discovery"; networking.hostName = "discovery";

View file

@ -24,7 +24,6 @@ in {
ncdu ncdu
nix-index nix-index
nload nload
ntfs3g
openssl openssl
patchelf patchelf
pv pv

View file

@ -38,6 +38,7 @@ in {
environment = { environment = {
etc = { etc = {
"i3/config".source = ../dotfiles/i3/config;
"sway/config".source = ../dotfiles/sway/config; "sway/config".source = ../dotfiles/sway/config;
"sway/status.toml".source = ../dotfiles/sway/status.toml; "sway/status.toml".source = ../dotfiles/sway/status.toml;
"xdg/alacritty/alacritty.yml".source = ../dotfiles/alacritty.yml; "xdg/alacritty/alacritty.yml".source = ../dotfiles/alacritty.yml;

View file

@ -15,12 +15,8 @@ in {
pkgsCross.avr.libcCross pkgsCross.avr.libcCross
cura cura
candle
openscad openscad
kicad kicad
blender
python3Packages.numpy
python3Packages.shapely
steam steam
unstable.obs-studio unstable.obs-studio