mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: refactor system.stateVersion
This commit is contained in:
parent
32d661d54d
commit
b528b1a966
7 changed files with 21 additions and 16 deletions
4
nix/darwinModules/named/tungsten/default.nix
Normal file
4
nix/darwinModules/named/tungsten/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
system.stateVersion = 4;
|
||||
home-manager.sharedModules = [ { home.stateVersion = "24.05"; } ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue