Merge branch 'nixos' into nixos-work

This commit is contained in:
Moritz Böhme 2023-03-14 09:53:26 +01:00
commit d4ce5a6f60
4 changed files with 77 additions and 81 deletions

View file

@ -14,6 +14,7 @@
boot.kernelModules = [ "kvm-amd" ];
boot.extraModulePackages = [ ];
fileSystems."/" = {
device = "/dev/disk/by-uuid/4a91d3eb-1633-42d9-8304-c10e49a61154";
fsType = "btrfs";