always show news
This commit is contained in:
parent
e04c6c454c
commit
eb6155cae5
2 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,7 @@ in
|
||||||
PASSWORD_STORE_ENABLE_EXTENSIONS="true";
|
PASSWORD_STORE_ENABLE_EXTENSIONS="true";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
news.display = "show";
|
||||||
targets.genericLinux.enable = true;
|
targets.genericLinux.enable = true;
|
||||||
home.file.".gitconfig".source = ~/dev/dotfiles/.gitconfig.linux.form3;
|
home.file.".gitconfig".source = ~/dev/dotfiles/.gitconfig.linux.form3;
|
||||||
|
|
||||||
|
|
|
@ -20,6 +20,8 @@ in
|
||||||
PASSWORD_STORE_ENABLE_EXTENSIONS="true";
|
PASSWORD_STORE_ENABLE_EXTENSIONS="true";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
news.display = "show";
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
./programs/tmux.nix
|
./programs/tmux.nix
|
||||||
./programs/zsh.nix
|
./programs/zsh.nix
|
||||||
|
|
Loading…
Reference in a new issue