mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
Re-Added Home-Manager State after fixing user state
This commit is contained in:
parent
73459b2b38
commit
f1cd92c632
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
flake.lock
|
||||
|
|
@ -8,7 +8,7 @@ with lib;
|
|||
with lib.internal;{
|
||||
snowfallorg.user.enable = true;
|
||||
snowfallorg.user.name = "kb-work";
|
||||
# home.stateVersion = "24.05";
|
||||
home.stateVersion = "24.05";
|
||||
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Reference in a new issue