snowhawk
This commit is contained in:
parent
fc63693e84
commit
fb552cdb09
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
pkgs = nixpkgs.legacyPackages.${system};
|
||||
in
|
||||
{
|
||||
nixosConfigurations.default = nixpkgs.lib.nixosSystem {
|
||||
nixosConfigurations.snowhawk = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = { inherit inputs; };
|
||||
modules = [
|
||||
./configuration.nix
|
||||
|
|
Loading…
Reference in a new issue