pkgs: fastfetch instead of neofetch
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
sha256 = "sha256-0majB9ljjMdZwvOijEgWdFKxWLje5tHgXHBJUWZfHfY=";
|
sha256 = "sha256-0majB9ljjMdZwvOijEgWdFKxWLje5tHgXHBJUWZfHfY=";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
home.packages = [ pkgs.neofetch ];
|
home.packages = [ pkgs.fastfetch ];
|
||||||
xdg.configFile."neofetch/config.conf".text = ''
|
xdg.configFile."neofetch/config.conf".text = ''
|
||||||
print_info() {
|
print_info() {
|
||||||
info title
|
info title
|
||||||
|
|||||||
Reference in New Issue
Block a user