mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
fix
This commit is contained in:
parent
71e927f4bc
commit
c7b19e0ec5
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
scrap = {
|
||||
scrap = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
specialArgs = { inherit inputs; };
|
||||
modules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue