flake update.

This commit is contained in:
Gabe Venberg 2025-08-05 17:20:53 +02:00
parent e01197e8f8
commit 12e7808b6e
4 changed files with 27 additions and 27 deletions

View file

@ -92,7 +92,7 @@ inputs.nixpkgs.lib.nixosSystem {
};
};
imports = [
../../roles/home-manager/terminal.nix
../../roles/home-manager/minimal-terminal.nix
../../configs/home-manager/common.nix
];
};