mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
cleaning
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user