fix: whoopsie, need to install it there

This commit is contained in:
etwas 2025-01-09 22:43:52 +01:00
parent 32b97d99da
commit 9d2afa5a4f
Signed by: etwas
SSH key fingerprint: SHA256:bHhIeAdn/2k9jmOs6+u6ox98VYmoHUN3HfnpV2w8Ws0
2 changed files with 2 additions and 2 deletions

View file

@ -216,8 +216,6 @@
}; };
}; };
services.xserver.desktopManager.gnome.enable = true;
xdg = { xdg = {
userDirs = { userDirs = {
enable = true; enable = true;

View file

@ -24,6 +24,8 @@
''; '';
}; };
services.xserver.desktopManager.gnome.enable = true;
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [
nerd-fonts.symbols-only nerd-fonts.symbols-only
nerd-fonts.noto nerd-fonts.noto