diff options
Diffstat (limited to 'modules/hosts/tiamat/tiamat.nix')
| -rw-r--r-- | modules/hosts/tiamat/tiamat.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/hosts/tiamat/tiamat.nix b/modules/hosts/tiamat/tiamat.nix index d41ce40..58c90b9 100644 --- a/modules/hosts/tiamat/tiamat.nix +++ b/modules/hosts/tiamat/tiamat.nix @@ -3,10 +3,6 @@ self, ... }: { - imports = [ - inputs.home-manager.flakeModules.home-manager - ]; - flake.nixosConfigurations.tiamat = inputs.nixpkgs.lib.nixosSystem { modules = [ self.nixosModules.tiamat |
