aarch64
Zynh Ludwig 2024-02-27 05:59:32 -08:00
parent fc63693e84
commit fb552cdb09
1 changed files with 1 additions and 1 deletions

View File

@ -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