fix(repo): repair stuff broken by alqages
This commit is contained in:
parent
c8369fc81c
commit
33583e6200
9 changed files with 73 additions and 72 deletions
|
@ -33,9 +33,6 @@
|
|||
rebs = "nixos-rebuild --use-remote-sudo switch --flake .#${host}";
|
||||
rebt = "nixos-rebuild --use-remote-sudo test --flake .#${host}";
|
||||
};
|
||||
nixpkgs.overlays = [
|
||||
inputs.self.overlays.default
|
||||
];
|
||||
networking.hostName = host;
|
||||
systemd.oomd = {
|
||||
enableRootSlice = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue