mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
Add and enable flakes as default.
This commit is contained in:
parent
7a48175a1c
commit
3a51a068e4
1 changed files with 3 additions and 0 deletions
|
|
@ -107,4 +107,7 @@
|
||||||
fastfetch
|
fastfetch
|
||||||
git
|
git
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Enable experimental features for nix command and flakes
|
||||||
|
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue