This commit is contained in:
sadan 2024-11-26 17:07:20 -05:00
parent 5a3af882ec
commit 525b619d53
No known key found for this signature in database

View file

@ -77,7 +77,7 @@
{ programs.nix-index-database.comma.enable = true; }
];
};
laptop-evo4b5 = nixpkgs.lib.nixosSystem {
arm-laptop-evo4b5 = nixpkgs.lib.nixosSystem {
system = "aarch64-linux";
specialArgs = {
inherit inputs;