removed previous attempts at deployment

This commit is contained in:
William 2025-07-26 19:06:50 -03:00
parent 2e09597dc9
commit e49cc9779f
5 changed files with 5 additions and 423 deletions

View file

@ -18,15 +18,6 @@
enable = true;
settings.PermitRootLogin = "no";
};
git-pull-timer = {
enable = true;
remoteAddresses = [
"git@github.com:baduhai/nix-config.git"
"https://github.com/baduhai/nix-config.git"
];
user = "user";
group = "users";
};
nixos-cli = {
enable = true;
config = {