add nsstools
This commit is contained in:
@@ -17,5 +17,6 @@
|
|||||||
ffmpeg
|
ffmpeg
|
||||||
nethogs
|
nethogs
|
||||||
dig
|
dig
|
||||||
|
nss-tools
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -17,6 +17,8 @@
|
|||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
||||||
|
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||||
|
|
||||||
networking.hostName = "kop-pc"; # Define your hostname.
|
networking.hostName = "kop-pc"; # Define your hostname.
|
||||||
|
|
||||||
# Enable networking
|
# Enable networking
|
||||||
|
|||||||
Reference in New Issue
Block a user