mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
feat: enable stalwart
This commit is contained in:
parent
6a50fc769c
commit
611a64fb49
4 changed files with 116 additions and 98 deletions
|
@ -48,6 +48,6 @@
|
|||
extraSystemBuilderCmds = ''
|
||||
ln -sv ${inputs.nixpkgs} $out/nixpkgs
|
||||
'';
|
||||
stateVersion = "23.11";
|
||||
stateVersion = "24.11";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue