summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorGürkan Gür <gurkan.gur@innogames.com>2021-07-20 21:37:49 +0200
committerGürkan Gür <gurkan.gur@innogames.com>2021-07-20 21:40:58 +0200
commitd3c568e16a5e4e0f4620eea46e14ae9a13a590ba (patch)
tree117faa0bc6d280a0ab4852262856ccdcecd04ab5 /nixos/modules/module-list.nix
parent3c093fd023e4e31ab3acf6e0c27ec82c2e2d2da0 (diff)
downloadnixpkgs-d3c568e16a5e4e0f4620eea46e14ae9a13a590ba.tar
nixpkgs-d3c568e16a5e4e0f4620eea46e14ae9a13a590ba.tar.gz
nixpkgs-d3c568e16a5e4e0f4620eea46e14ae9a13a590ba.tar.bz2
nixpkgs-d3c568e16a5e4e0f4620eea46e14ae9a13a590ba.tar.lz
nixpkgs-d3c568e16a5e4e0f4620eea46e14ae9a13a590ba.tar.xz
nixpkgs-d3c568e16a5e4e0f4620eea46e14ae9a13a590ba.tar.zst
nixpkgs-d3c568e16a5e4e0f4620eea46e14ae9a13a590ba.zip
nixos/clipcat: add user service module
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 13463359a66..4d1700ed99a 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -475,6 +475,7 @@
   ./services/misc/calibre-server.nix
   ./services/misc/cfdyndns.nix
   ./services/misc/clipmenu.nix
+  ./services/misc/clipcat.nix
   ./services/misc/cpuminer-cryptonight.nix
   ./services/misc/cgminer.nix
   ./services/misc/confd.nix