feat: add fastfetch
This commit is contained in:
parent
cbc4cec8a3
commit
2bed0fd70c
1 changed files with 2 additions and 0 deletions
|
@ -416,4 +416,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.ungoogled-chromium;
|
package = pkgs.ungoogled-chromium;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.fastfetch.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue