config

NixOS config
Log | Files | Refs | README | LICENSE

commit 7ec839e58cfef29e9cf90e71d51403343ddc2fc7 (tree)
parent d0aaf8b664cb905a691215eab37f96ffadfc6fb6
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Tue,  9 Jun 2026 07:21:56 +0000

re-add work

Diffstat:
Mhosts/macworx/configuration.nix | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/hosts/macworx/configuration.nix b/hosts/macworx/configuration.nix @@ -15,6 +15,7 @@ in ../../modules/profiles/basedesktop ../../modules/profiles/terminal ../../modules/profiles/devtools + ../../modules/profiles/work ../../modules/services/ssh8022/client.nix ../../modules/services/tailscale-ssh ];