Use greetd
as login manager
This commit is contained in:
parent
c51eec6ec1
commit
df1c5b25a6
3 changed files with 38 additions and 4 deletions
|
@ -111,9 +111,6 @@
|
|||
programs.fish = {
|
||||
enable = true;
|
||||
shellInit = ''
|
||||
if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]
|
||||
exec dbus-run-session Hyprland
|
||||
end
|
||||
fish_config theme choose "dracula"
|
||||
export CACHIX_AUTH_TOKEN=$(cat ${age.secrets.cachix-personal-token.path})
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue