chore: rename matej-nixos to fw16

This commit is contained in:
2026-03-07 17:20:41 +01:00
parent 45c6a6ff2d
commit cfe4c43887
3 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@
lib = my-lib;
nixosConfigurations = {
matej-nixos = mkHost "matej-nixos" {
fw16 = mkHost "fw16" {
system = "x86_64-linux";
user = "matej";
};

View File

@@ -64,7 +64,7 @@ in
programs.nm-applet.enable = true;
networking = {
hostName = "matej-nixos";
hostName = "fw16";
networkmanager.enable = true;
firewall.enable = false;
nameservers = [