removed previous attempts at deployment
This commit is contained in:
parent
2e09597dc9
commit
e49cc9779f
5 changed files with 5 additions and 423 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue