This commit is contained in:
2025-10-07 10:28:31 +03:00
parent cbb7e9210b
commit 786327f6d2
5 changed files with 4 additions and 22 deletions
-4
View File
@@ -7,10 +7,6 @@
...
}:
let
stable = import inputs.nixpkgs-stable {
system = "x86_64-linux";
config.allowUnfree = true;
};
work = import inputs.nixpkgs-stable {
system = "x86_64-linux";
config.allowUnfree = true;