mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-06 10:40:48 +00:00
removed Homemanager version to fix service failure
This commit is contained in:
parent
ec259650e7
commit
73459b2b38
|
|
@ -7,7 +7,8 @@
|
||||||
with lib;
|
with lib;
|
||||||
with lib.internal;{
|
with lib.internal;{
|
||||||
snowfallorg.user.enable = true;
|
snowfallorg.user.enable = true;
|
||||||
home.stateVersion = "24.05";
|
snowfallorg.user.name = "kb-work";
|
||||||
|
# home.stateVersion = "24.05";
|
||||||
|
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue