fix containers and mullvad
This commit is contained in:
parent
f623faa0ef
commit
c8ee397794
20 changed files with 370 additions and 115 deletions
|
@ -1,14 +1,4 @@
|
|||
{...}: {
|
||||
additions = final: _prev: import ../.old/pkgs {pkgs = final;};
|
||||
rice = import ./rice.nix;
|
||||
# pkg-sets = final: prev: {
|
||||
# unstable = import inputs.nixpkgs {
|
||||
# system = final.system;
|
||||
# config.allowUnfree = true;
|
||||
# };
|
||||
# stable = import inputs.nixpkgs-stable {
|
||||
# system = final.system;
|
||||
# config.allowUnfree = true;
|
||||
# };
|
||||
# };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue