diff options
| author | scouckel <james.krinsky@gmail.com> | 2026-04-06 14:49:29 -0500 |
|---|---|---|
| committer | scouckel <james.krinsky@gmail.com> | 2026-04-06 14:49:29 -0500 |
| commit | f2903b6e6450fe5d9526196920835e8006ca03fd (patch) | |
| tree | 272781f01154b90c77b21390c7ec28a499b3c011 /modules/hosts/tiamat/tiamat.nix | |
| parent | dd42457fd66328d1ac850498bba865c721db6075 (diff) | |
dragotha start
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 |
