snapper for minecrfat

This commit is contained in:
Tao Tien 2024-06-26 13:40:11 -07:00
parent c46ab19f76
commit 508656800c
5 changed files with 18 additions and 18 deletions

View file

@ -6,6 +6,7 @@
...
}: {
users.users.tao.packages = with pkgs; [
freerdp
nixos-anywhere
cloud-hypervisor
# fractal
@ -16,7 +17,6 @@
# tectonic
# texlab
# toastify
# virt-manager
# wkhtmltopdf
appimage-run
aspell
@ -67,9 +67,9 @@
programs.kdeconnect.enable = true;
environment.shells = with pkgs; [nushell];
# virt
# programs.dconf.enable = true;
# virtualisation.libvirtd.enable = true;
virtualisation.libvirtd.enable = true;
virtualisation.spiceUSBRedirection.enable = true;
programs.virt-manager.enable = true;
age.secrets.syncthing-NOcomputer.file = ../secrets/syncthing-NOcomputer.age;
age.secrets.syncthing-NOlaptop.file = ../secrets/syncthing-NOlaptop.age;