hosts/hyacinth: remove virtualisation and binfmt
This commit is contained in:
parent
c66e8d7307
commit
071fad3bcb
1 changed files with 0 additions and 2 deletions
|
|
@ -3,7 +3,6 @@
|
||||||
system.stateVersion = "21.11";
|
system.stateVersion = "21.11";
|
||||||
time.timeZone = "Australia/Melbourne";
|
time.timeZone = "Australia/Melbourne";
|
||||||
|
|
||||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
|
||||||
nixpkgs.overlays = [ inputs.neovim-nightly.overlays.default ];
|
nixpkgs.overlays = [ inputs.neovim-nightly.overlays.default ];
|
||||||
age.secrets = {
|
age.secrets = {
|
||||||
passwd.file = ../../secrets/passwd.age;
|
passwd.file = ../../secrets/passwd.age;
|
||||||
|
|
@ -29,7 +28,6 @@
|
||||||
printing
|
printing
|
||||||
security
|
security
|
||||||
snapper
|
snapper
|
||||||
virtualisation
|
|
||||||
|
|
||||||
modules.services.syncthing
|
modules.services.syncthing
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue