feat: Added support for 1password in server

This commit is contained in:
uttarayan21
2024-11-18 12:22:14 +01:00
parent a79b6b2490
commit 30f467d0c0
3 changed files with 5 additions and 11 deletions

View File

@@ -101,6 +101,7 @@ in {
hasklig
pfetch-rs
hotedit
_1password-cli
]
++ lib.optionals device.isLinux [
rr
@@ -352,7 +353,6 @@ in {
};
home-manager = {enable = true;};
# _1password-cli.enable = true;
};
fonts.fontconfig.enable = true;