From 4dab2100d146c3041a2a1f6d8a2722233fc386fb Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 30 Jan 2023 11:34:47 -0500 Subject: remove unneeded packages + refactor more --- flake.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index d73b3a8..458aaab 100644 --- a/flake.nix +++ b/flake.nix @@ -33,8 +33,6 @@ name = "glados"; modules = [ lanzaboote.nixosModules.lanzaboote - - ./hosts/glados ./users/seth ]; version = "23.05"; @@ -55,8 +53,6 @@ interop.includePath = false; }; }) - - ./hosts/glados-wsl ./users/seth ]; pkgs = nixpkgs; -- cgit v1.2.3