update nixpkgs + fixes

This commit is contained in:
Henri Dohmen 2025-07-09 15:40:52 +02:00
parent f719cc8149
commit 0794ab18f0
8 changed files with 34 additions and 23 deletions

View file

@ -10,6 +10,7 @@
];
boot.loader.efi.efiSysMountPoint = "/boot/efi";
boot.resumeDevice = "/dev/disk/by-label/nixswap";
powerManagement = {
enable = true;