diff options
author | Alex Auvolat <alex@adnab.me> | 2023-02-17 12:23:30 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-02-17 12:23:30 +0100 |
commit | e983a9765eef0e88b9d8de7a413f04b217420360 (patch) | |
tree | 663f9938c7d06125f52ff69351103faf62b07862 /nixos | |
parent | f295a12222ceb81e76a130997d04f93177c0f9c3 (diff) | |
download | user-config-e983a9765eef0e88b9d8de7a413f04b217420360.tar.gz user-config-e983a9765eef0e88b9d8de7a413f04b217420360.zip |
app
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 87ae74c..87ae8e3 100644 --- a/nixos/common.nix +++ b/nixos/common.nix @@ -146,6 +146,7 @@ in krita mupdf nextcloud-client + homebank ]; programs.vim.defaultEditor = true; |