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";
# custom
boot.kernelPackages = unstable.linuxPackages_latest;
boot.loader.systemd-boot.enable = true;
networking.hostId = "ef3a5d57";
networking.hostName = "discovery";

View file

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

View file

@ -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;

View file

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