diff options
| author | scouckel <james.krinsky@gmail.com> | 2026-04-05 20:08:12 -0500 |
|---|---|---|
| committer | scouckel <james.krinsky@gmail.com> | 2026-04-05 20:08:12 -0500 |
| commit | 63efc61b82f8516455ab37a818aa99669c7673be (patch) | |
| tree | 107cb29e13934948bdb6988a33dde667457dab93 /modules/hosts/vecna/vecna.nix | |
| parent | 0dbc9e586a8ff65373a8998a4f2bdae3b8e836e5 (diff) | |
i'm stupid
Diffstat (limited to 'modules/hosts/vecna/vecna.nix')
| -rw-r--r-- | modules/hosts/vecna/vecna.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hosts/vecna/vecna.nix b/modules/hosts/vecna/vecna.nix index 939be5d..eb41480 100644 --- a/modules/hosts/vecna/vecna.nix +++ b/modules/hosts/vecna/vecna.nix @@ -7,7 +7,7 @@ inputs.home-manager.flakeModules.home-manager ]; - flake.nixosConfigurations.tiamat = inputs.nixpkgs.lib.nixosSystem { + flake.nixosConfigurations.vecna = inputs.nixpkgs.lib.nixosSystem { modules = [ self.nixosModules.vecna self.nixosModules.vecnaHardware |
