Save 0ad data between boots

This commit is contained in:
Charlotte Van Petegem 2020-07-03 14:20:00 +02:00
parent e78d65d4e4
commit ad581c9f57
2 changed files with 14 additions and 1 deletions

View file

@ -24,6 +24,7 @@
../configurations/themes.nix
../configurations/thunderbird.nix
../configurations/xdg-dirs.nix
../configurations/zeroad.nix
];
home-manager.users.charlotte = { pkgs, ... }: {
@ -39,7 +40,6 @@
sshfs
wf-recorder
wl-clipboard
zeroad
];
programs.zsh.loginExtra = ''
if [[ -z "$DISPLAY" ]] && [[ $(tty) = "/dev/tty1" ]]; then