diff --git a/modules/cli.nix b/modules/cli.nix index 5ccf66d..99420f1 100644 --- a/modules/cli.nix +++ b/modules/cli.nix @@ -60,7 +60,6 @@ programs.bash.interactiveShellInit = '' stty -ixon - echo $XDG_SESSION_TYPE alias p=python3 alias buildsys='nix build -f "" --no-link system'