diff options
author | Alex Auvolat <alex@adnab.me> | 2023-10-14 10:27:15 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-10-14 10:27:15 +0200 |
commit | df79863fbddb658d0de990e9c020c3bb8419704a (patch) | |
tree | 1ced4539e06e1e630243c546529435663fb59c13 /nixos | |
parent | b0522efbf59e512be75b994b42176493a9901e5f (diff) | |
download | user-config-df79863fbddb658d0de990e9c020c3bb8419704a.tar.gz user-config-df79863fbddb658d0de990e9c020c3bb8419704a.zip |
add gomuks
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/common.nix b/nixos/common.nix index 75ba01d..d87b92f 100644 --- a/nixos/common.nix +++ b/nixos/common.nix @@ -217,6 +217,7 @@ in file distrobox killall + gomuks alacritty firefox |