Config chagnes

This commit is contained in:
2024-10-06 16:36:21 +02:00
parent 5655c8a056
commit 7d53dac96d
14 changed files with 99 additions and 130 deletions

View File

@@ -22,6 +22,8 @@
../../modules/system/hardware/laptop.nix
../../modules/system/hardware/locale.nix
../../modules/system/hardware/printing.nix
../../modules/system/hardware/fprint.nix
../../modules/system/hardware/virt.nix
];
nix.settings = {
@@ -57,6 +59,7 @@
};
services.libinput.enable = true;
services.fwupd.enable = true;
system.stateVersion = "24.05";