fix flake paths

This commit is contained in:
2025-10-14 21:58:42 +01:00
parent 03f7b779bd
commit 72558d3d07
3 changed files with 196 additions and 2 deletions

View File

@@ -39,7 +39,7 @@
extraSpecialArgs = { inherit inputs; };
modules = [
nix-index-database.homeModules.nix-index
./devices/deck/home.nix
./home.nix
];
};
systemConfigs.deck = system-manager.lib.makeSystemConfig {