mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 15:45:39 +00:00
refactor: migrate powermenu.sh to writeShellScriptBin
This commit is contained in:
parent
1f045e291d
commit
19ee0fc14e
6 changed files with 28 additions and 22 deletions
|
@ -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";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue