Fix home.packages listing for fastfetch
Some checks failed
SSH and echo to file / ssh (push) Failing after 4s
Some checks failed
SSH and echo to file / ssh (push) Failing after 4s
This commit is contained in:
parent
cc9ae19014
commit
4d7ec5e72e
@ -5,7 +5,7 @@
|
||||
home.homeDirectory = "/home/joey";
|
||||
home.stateVersion = "24.05";
|
||||
home.packages = [
|
||||
"fastfetch"
|
||||
pkgs.fastfetch
|
||||
];
|
||||
home.file = {};
|
||||
home.sessionVariables = {};
|
||||
|
Loading…
Reference in New Issue
Block a user