accidentally dropped a commit

This commit is contained in:
2026-07-29 21:02:44 +01:00
parent 232321486e
commit 97f905e3f4
4 changed files with 52 additions and 257 deletions

View File

@@ -9,14 +9,12 @@
[
server02Configuration
core
server02DiskConfiguration
]
++ (with inputs.nix-config.nixosModules; [
nvim
git
# zsh
])
++ [
inputs.disko.nixosModules.disko
];
zsh
]);
};
}