From f7cb0d04c68e642f7ec601b01e6cddde4030a38e Mon Sep 17 00:00:00 2001 From: brustybee Date: Sat, 7 Mar 2026 16:08:55 +0530 Subject: add bunch programs & switch to standalone HM --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 100ac9a..484b259 100644 --- a/flake.nix +++ b/flake.nix @@ -43,7 +43,7 @@ merge = builtins.foldl' nixpkgs.lib.recursiveUpdate { }; in merge [ - (mkSystemWithHMasModule { + (mkSystemWithHM { user = "bee"; hostname = "nixios"; system = "x86_64-linux"; -- cgit v1.3.1