Do all the iso setup
This commit is contained in:
parent
a7c2609666
commit
5db19b9f23
6 changed files with 54 additions and 44 deletions
|
@ -11,13 +11,11 @@
|
|||
|
||||
# You can also split up your configuration and import pieces of it here:
|
||||
# ./nvim.nix
|
||||
../../desktop
|
||||
../../shared
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
];
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
home.stateVersion = "25.05";
|
||||
home.stateVersion = "25.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue