added copyq service
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
settings = {
|
||||
source = [
|
||||
"./land/appearance.conf"
|
||||
|
||||
5
home/core/services/copyq/default.nix
Normal file
5
home/core/services/copyq/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
services.copyq = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user