fix: manpager only for patrick user
This commit is contained in:
parent
23c2405b24
commit
3d34caad78
|
@ -2,7 +2,6 @@
|
|||
imports = [
|
||||
./shells/alias.nix
|
||||
./shells/zsh
|
||||
./shells/pager.nix
|
||||
|
||||
./programs/gpg.nix
|
||||
./programs/htop.nix
|
||||
|
|
|
@ -72,6 +72,7 @@ lib.optionalAttrs (!minimal) {
|
|||
../common/programs/poe.nix
|
||||
../common/programs/spicetify.nix
|
||||
../common/programs/thunderbird.nix
|
||||
../common/shells/pager.nix
|
||||
]
|
||||
++ {
|
||||
"desktopnix" = [
|
||||
|
|
Loading…
Reference in a new issue