mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 09:46:34 +05:30
feat: add fastfetch
This commit is contained in:
@ -2,6 +2,7 @@
|
|||||||
imports = [
|
imports = [
|
||||||
../../modules/home/git
|
../../modules/home/git
|
||||||
../../modules/home/starship
|
../../modules/home/starship
|
||||||
|
../../modules/home/fastfetch
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
imports = [
|
imports = [
|
||||||
../../modules/home/git
|
../../modules/home/git
|
||||||
../../modules/home/starship
|
../../modules/home/starship
|
||||||
|
../../modules/home/fastfetch
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
Reference in New Issue
Block a user