From 9a92c148a04b66a9d5f665dc13ea60a8fbf0dd28 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Mon, 6 Jan 2025 13:08:05 -0600 Subject: add new host for office pc and automount func config --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index ced7d14..b268ddb 100644 --- a/flake.nix +++ b/flake.nix @@ -61,6 +61,7 @@ rec { nixosConfigurations = { T430 = mkNixosConfiguration "T430"; T495 = mkNixosConfiguration "T495"; + hp-envy-office = mkNixosConfiguration "hp-envy-office"; }; }; } -- cgit v1.2.3