corrected walker.nix
This commit is contained in:
@@ -1831,7 +1831,7 @@ let
|
||||
if inputs != null && inputs ? elephant
|
||||
then inputs.elephant.packages.${pkgs.system}.default
|
||||
else pkgs.elephant;
|
||||
sessionTarget = "graphical-session.target";;
|
||||
sessionTarget = "graphical-session.target";
|
||||
in
|
||||
{
|
||||
xdg.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user