pkgs.extend() and cleanup!

Preparing for the screenstub overlay.
This commit is contained in:
kat witch 2021-03-01 22:44:34 +00:00
parent 0a05d453f6
commit e47deebca2
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
5 changed files with 21 additions and 31 deletions

View file

@ -2,7 +2,6 @@
let
sources = import ../../nix/sources.nix;
unstable = import sources.nixpkgs-unstable { };
in {
imports = [ ../../modules ../users (sources.home-manager + "/nixos") ];