downgrading wine
This commit is contained in:
parent
380d407dd2
commit
3e20dab73d
3 changed files with 17 additions and 4 deletions
|
@ -162,6 +162,10 @@
|
|||
extraSpecialArgs = {
|
||||
inherit inputs;
|
||||
nix-config = self;
|
||||
pkgs-stable = inputs.nixpkgs-stable {
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
|
||||
};
|
||||
users.emenel = import ./homes/emenel/default.nix;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue