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

@ -29,9 +29,6 @@
swapDevices =
[{ device = "/dev/disk/by-uuid/561f6441-1915-4059-a5e1-76a449b0c9bf"; }];
# high-resolution display
hardware.video.hidpi.enable = lib.mkDefault true;
# GPU options
services.xserver.videoDrivers = [ "amdgpu" ];
hardware.opengl.enable = true;