add fastfetch
This commit is contained in:
@@ -29,6 +29,7 @@ in
|
|||||||
# cross party general packages here : )
|
# cross party general packages here : )
|
||||||
stateVersion = "25.05";
|
stateVersion = "25.05";
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
fastfetch
|
||||||
ripgrep
|
ripgrep
|
||||||
p7zip
|
p7zip
|
||||||
sops
|
sops
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
dots = {
|
dots = {
|
||||||
stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
wallpaper = ../assets/wallpapers/yveltal.jpg;
|
wallpaper = ../assets/wallpapers/pingpong.jpg;
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.enable = true;
|
programs.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user