Formatting
This commit is contained in:
@@ -12,9 +12,6 @@ top @ { config
|
||||
./borgmatic.nix
|
||||
];
|
||||
|
||||
#NOTE: MUST be kept up to date with nixpkgs!
|
||||
home.stateVersion = "25.11";
|
||||
|
||||
home.username = username;
|
||||
home.homeDirectory = "/home/${username}";
|
||||
|
||||
@@ -219,4 +216,5 @@ top @ { config
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
home.stateVersion = "25.11";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user