This commit is contained in:
RingOfStorms (Josh) 2024-08-05 15:29:00 -05:00
parent 02a2157733
commit 53e98beb2b
9 changed files with 130 additions and 195 deletions

View file

@ -11,7 +11,7 @@
};
services.gnome.core-utilities.enable = false;
environment.systemPackages = with pkgs; [
gnome.dconf-editor
dconf-editor
# wayland clipboard in terminal
wl-clipboard
];