This commit is contained in:
alisceon 2026-02-01 21:30:23 +01:00
parent d2b44fae51
commit cc6e5f921f
5 changed files with 19 additions and 15 deletions

View file

@ -7,7 +7,7 @@
security.sudo.wheelNeedsPassword = false;
imports =
[ ./hardware-configuration.nix ];
networking.hostName = "inuc";
networking.hostName = "nuc";
boot.initrd.enable = true;
boot.loader = {
systemd-boot = {