forked from fabian/nix_config
add deepState dependencies
This commit is contained in:
parent
8ecb978605
commit
1755bf7d18
3 changed files with 21 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
prompt = "%B[%~] \${vcs_info_msg_0_}%b";
|
||||
};
|
||||
accounts.enable = true;
|
||||
deepState.enable = true;
|
||||
gpg = {
|
||||
enable = true;
|
||||
defaultKey = "7AA277E604A4173916BBB4E91FFAC35E1798174F";
|
||||
|
@ -85,6 +86,7 @@
|
|||
})
|
||||
gnucash
|
||||
kdenlive
|
||||
nmap
|
||||
virt-manager
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue