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.
Add Redis/Valkey database to database.nix
This commit is contained in:
parent
3a51a068e4
commit
ad91f87af6
2 changed files with 45 additions and 1 deletions
|
|
@ -109,5 +109,5 @@
|
|||
];
|
||||
|
||||
# Enable experimental features for nix command and flakes
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue