This commit is contained in:
L-Nafaryus 2024-01-06 18:09:34 +05:00
parent 7ceaa98ae5
commit 79b02533cf
No known key found for this signature in database
GPG Key ID: C76D8DCD2727DBB7

View File

@ -30,7 +30,7 @@
specialArgs = { inherit inputs; }; specialArgs = { inherit inputs; };
}; };
astora = with nixpkgs; lib.nixosSystem { catarina = with nixpkgs; lib.nixosSystem {
system = "x86_64-linux"; system = "x86_64-linux";
modules = [ modules = [
./nixosConfigurations/catarina ./nixosConfigurations/catarina