1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-05-30 08:37:01 +02:00

important changes

This commit is contained in:
TheGeneralist 2026-03-16 15:16:34 +01:00
parent c72bd220d3
commit d2a025b164
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
3 changed files with 12 additions and 11 deletions

View file

@ -10,6 +10,7 @@
"sd_mod"
];
boot.initrd.kernelModules = [ ];
boot.loader.systemd-boot.graceful = true;
# Wi-Fi stuff
nixpkgs.config.allowUnfree = true;