chore: remove some unused stuff
This commit is contained in:
parent
55f22b08f1
commit
3426a33c0b
2 changed files with 3 additions and 20 deletions
|
@ -15,14 +15,6 @@ in
|
|||
secrets.generate
|
||||
];
|
||||
|
||||
_module.args.nixinate = {
|
||||
host = config.networking.hostName;
|
||||
sshUser = "leo";
|
||||
buildOn = "remote";
|
||||
substituteOnTarget = true;
|
||||
hermetic = false; # hermetic fucks up for cross-system deployments
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
ghostty.terminfo
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue