This commit is contained in:
kenji
2025-08-31 21:00:02 -05:00
parent 12da637cf8
commit 636cac904e
3 changed files with 57 additions and 5 deletions
+7
View File
@@ -9,6 +9,7 @@
wl-clipboard
tldr
lact
anki
];
imports = [
../../packages/virtualbox/default.nix
@@ -23,4 +24,10 @@
};
enable = true;
};
# services = {
# protonvpn = {
# enable = true;
# autostart = true;
# };
# };
}