This commit is contained in:
Julian Sutter 2023-09-26 21:21:33 -07:00
parent 7aea4f6f76
commit 7c63d17396
2 changed files with 7 additions and 6 deletions

View file

@ -53,6 +53,7 @@
};
system.stateVersion = "23.05";
nixpkgs.config.allowUnfree = true;
nixpkgs.config.nvidia.acceptLicense = true;
# Location & internationalisation
time.timeZone = "America/Los_Angeles";