mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-20 11:12:30 -05:00
Enable flakes and nix commmand
This commit is contained in:
parent
9cd03d09a4
commit
c1ee47d254
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
config = {
|
||||
system.stateVersion = "24.05";
|
||||
time.timeZone = "America/New_York";
|
||||
nix.settings.experimental-features = ["flakes" "nix-command"];
|
||||
|
||||
users = {
|
||||
enable = lib.mkDefault true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue