feat(home-manager): enable useUserPackages & useGlobalPkgs

This commit is contained in:
Felix Schröter 2020-05-22 17:49:00 +02:00
parent d21d7a1fdd
commit e7d1dca343
No known key found for this signature in database
GPG key ID: A12D7C9D2FD34458
4 changed files with 10 additions and 6 deletions

View file

@ -14,8 +14,6 @@ with pkgs;
./planck.nix
];
nixpkgs.config.allowUnfree = true;
services.redshift = {
enable = true;
latitude = "53.2472211";