feat/kile-v2
Ricard Illa 2022-04-10 20:22:09 +02:00
parent 9f9e675267
commit a4caacb155
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
2 changed files with 4 additions and 0 deletions

View File

@ -61,6 +61,8 @@
".librewolf"
".newsboat"
".vdirsyncer"
".local/state/wireplumber"
".vagrant.d"
];
files = [
".gnupg/pubring.kbx"
@ -147,6 +149,7 @@
shellcheck
signify
sxiv
vagrant
virt-manager
wget
];

View File

@ -201,6 +201,7 @@
virtualisation = {
docker.enable = true;
libvirtd.enable = true;
spiceUSBRedirection.enable = true;
};
programs.dconf.enable = true;