framework-2024-04-29-17-13-34
This commit is contained in:
@ -26,10 +26,11 @@ in
|
||||
keepassxc
|
||||
grsync
|
||||
virt-manager
|
||||
rustdesk
|
||||
];
|
||||
|
||||
home-manager.users.alex = { pkgs, ... }: {
|
||||
services = { syncthing = { enable = true; }; };
|
||||
# services = { syncthing = { enable = true; }; };
|
||||
|
||||
programs = {
|
||||
vscode = {
|
||||
|
Reference in New Issue
Block a user