updates
This commit is contained in:
parent
ce5b732dfa
commit
07ecdf70e3
4 changed files with 9 additions and 9 deletions
|
@ -28,7 +28,7 @@ in
|
|||
};
|
||||
services.gnome.core-utilities.enable = false;
|
||||
environment.systemPackages = with pkgs; [
|
||||
gnome.dconf-editor
|
||||
dconf-editor
|
||||
# wayland clipboard in terminal
|
||||
wl-clipboard
|
||||
];
|
||||
|
|
|
@ -28,7 +28,7 @@ in
|
|||
};
|
||||
services.gnome.core-utilities.enable = false;
|
||||
environment.systemPackages = with pkgs; [
|
||||
gnome.dconf-editor
|
||||
dconf-editor
|
||||
xclip
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue