feat(systemModules:programs): add modules for various system programs
- bandwhich - dconf - seahorse - wireshark
This commit is contained in:
parent
f2e28fa618
commit
a8b9d34e17
5 changed files with 57 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
{
|
||||
imports = [
|
||||
./gnomeServices.nix
|
||||
./dconf
|
||||
];
|
||||
|
||||
options.systemModules.programs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue