Merge remote-tracking branch 'gum/master'
This commit is contained in:
commit
be75882a3b
@ -10,7 +10,6 @@ with import <stockholm/lib>;
|
||||
}
|
||||
./vim.nix
|
||||
./binary-cache/nixos.nix
|
||||
./binary-cache/lass.nix
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfreePredicate = (pkg: pkgs.lib.hasPrefix "unrar-" pkg.name);
|
||||
|
@ -1,4 +1,7 @@
|
||||
_:
|
||||
{
|
||||
imports = [
|
||||
../binary-cache/lass.nix
|
||||
];
|
||||
krebs.tinc.retiolum.enable = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user