mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: enable stalwart
This commit is contained in:
parent
6a50fc769c
commit
611a64fb49
4 changed files with 116 additions and 98 deletions
|
@ -1,5 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
system.stateVersion = "23.11";
|
||||
system.stateVersion = "24.11";
|
||||
nix.extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue