mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Extract clipboard into it's own module
This commit is contained in:
parent
3ed158513e
commit
554b05c33b
5 changed files with 22 additions and 3 deletions
|
|
@ -24,6 +24,7 @@
|
|||
vscode.enable = true;
|
||||
equalizer.enable = true;
|
||||
sops.enable = false;
|
||||
clipboard.enable = true;
|
||||
};
|
||||
|
||||
home.packages = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue