This commit is contained in:
Annika Merris 2024-05-18 21:43:09 -04:00
parent ead12ee167
commit b4462b3d98
9 changed files with 1 additions and 686 deletions

View file

@ -62,6 +62,7 @@ inputs.nixpkgs.lib.nixosSystem {
description = "Annika Merris";
extraGroups = [ "networkmanager" "wheel" ];
};
nixpkgs.config.allowUnfree = true;
system.stateVersion = "23.11";
gui.enable = true;