mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-01-18 11:13:30 -05:00
name
This commit is contained in:
parent
5a3af882ec
commit
525b619d53
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
||||||
{ programs.nix-index-database.comma.enable = true; }
|
{ programs.nix-index-database.comma.enable = true; }
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
laptop-evo4b5 = nixpkgs.lib.nixosSystem {
|
arm-laptop-evo4b5 = nixpkgs.lib.nixosSystem {
|
||||||
system = "aarch64-linux";
|
system = "aarch64-linux";
|
||||||
specialArgs = {
|
specialArgs = {
|
||||||
inherit inputs;
|
inherit inputs;
|
||||||
|
|
Loading…
Reference in a new issue