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