This commit is contained in:
Sakooooo 2024-07-14 15:46:31 +04:00
parent 2c8e502f9c
commit 8353f93661
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -111,6 +111,7 @@ in {
Type = "simple";
};
script = "${pkgs.hydroxide} serve";
wantedBy = [ "multi-user.target" ];
};
home-manager.users.sako = {lib, ...}: {