mv fastfetch to base pkgs module
This commit is contained in:
parent
7d10b331f0
commit
35742893ed
@ -16,7 +16,6 @@
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
home-manager
|
home-manager
|
||||||
fastfetch
|
|
||||||
lf
|
lf
|
||||||
arduino-ide
|
arduino-ide
|
||||||
calibre
|
calibre
|
||||||
|
|||||||
@ -18,6 +18,7 @@ in
|
|||||||
btop
|
btop
|
||||||
file
|
file
|
||||||
vim
|
vim
|
||||||
|
fastfetch
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user