fuckk claude
This commit is contained in:
parent
0766b48b80
commit
a8d370b9d5
2 changed files with 2 additions and 4 deletions
|
|
@ -8,7 +8,7 @@
|
|||
let
|
||||
tuigreet = lib.getExe pkgs.tuigreet;
|
||||
loginShell = pkgs.writeShellScript "login-shell" ''
|
||||
exec $(getent passwd $(id -un) | cut -d: -f7) -lc 'exec start-hyprland'
|
||||
exec $(getent passwd $(id -un) | cut -d: -f7) -l
|
||||
'';
|
||||
in
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue