...to be honest, I'm not quite sure this makes ANY sense
This commit is contained in:
parent
3146ba0781
commit
d655642142
6 changed files with 53 additions and 46 deletions
|
@ -14,7 +14,8 @@
|
|||
nixosConfigurations.default = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {inherit inputs;};
|
||||
modules = [
|
||||
./hosts/supercell/configuration.nix
|
||||
./hosts/default/configuration.nix
|
||||
inputs.home-manager.nixosModules.default
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue