refactor: migrate powermenu.sh to writeShellScriptBin

This commit is contained in:
lightly-toasted 2025-08-26 16:44:11 +09:00
parent 1f045e291d
commit 19ee0fc14e
6 changed files with 28 additions and 22 deletions

View file

@ -17,11 +17,8 @@
username = "toast";
homeDirectory = "/home/toast";
stateVersion = "24.11";
file = {
"bin" = { source = ./bin; recursive = true; };
};
};
nixpkgs.config.allowUnfree = true;
systemd.user.startServices = "sd-switch";
}
}