feat: make it wild
This commit is contained in:
parent
eee5eb669f
commit
ce23640121
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
||||||
inputs.nixos-hardware.nixosModules.framework-16-7040-amd
|
inputs.nixos-hardware.nixosModules.framework-16-7040-amd
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
nixosConfigurations.hitsugibune = nixpkgs-stable.lib.nixosSystem {
|
nixosConfigurations.hitsugibune = nixpkgs.lib.nixosSystem {
|
||||||
specialArgs = {inherit inputs;};
|
specialArgs = {inherit inputs;};
|
||||||
modules = [
|
modules = [
|
||||||
./hosts/hitsugibune/configuration.nix
|
./hosts/hitsugibune/configuration.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue