Move nki-home to unstable and enable blur!

This commit is contained in:
Natsu Kagami 2023-04-19 01:09:20 +02:00
parent c63b5762dd
commit eaf390c642
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
6 changed files with 48 additions and 44 deletions

View file

@ -53,8 +53,6 @@ let
overlay-asahi = inputs.nixos-m1.overlays.default;
in
[
inputs.swayfx.overlays.default
(import ./overlays/openrazer)
overlay-unstable
overlay-needs-unstable
@ -68,6 +66,7 @@ in
(import ./packages/common)
inputs.mpd-mpris.overlays.default
inputs.swayfx.overlays.default
# Bug fixes
] # we assign the overlay created before to the overlays of nixpkgs.