fix(home): Enable journalctl & systemctl
This commit is contained in:
parent
6f456ceef8
commit
1c6d295db6
1 changed files with 2 additions and 0 deletions
|
@ -13,7 +13,9 @@ in
|
|||
};
|
||||
programs = {
|
||||
fish = enabled;
|
||||
journalctl = enabled;
|
||||
neo = enabled;
|
||||
systemctl = enabled;
|
||||
};
|
||||
xorg = {
|
||||
xsession = enabled;
|
||||
|
|
Loading…
Reference in a new issue