Update fastfetch.nix
This commit is contained in:
parent
866e8b5d1f
commit
8aa70f91b5
1 changed files with 3 additions and 1 deletions
|
|
@ -15,8 +15,10 @@
|
|||
|
||||
# Download your custom image from GitHub
|
||||
environment.etc."fastfetch/logo.png".source = pkgs.fetchurl {
|
||||
#url = "https://raw.githubusercontent.com/ediblerope/nixos-config/main/walls/owventures.png";
|
||||
#sha256 = "sha256-s01G+6StUw0YDlo/9UbAcPN65EUrBlc75qCE5niVAVM=";
|
||||
url = "https://raw.githubusercontent.com/ediblerope/nixos-config/main/walls/owventures-2.png";
|
||||
sha256 = "sha256-s01G+6StUw0YDlo/9UbAcPN65EUrBlc75qCE5niVAVM=";
|
||||
sha256 = "sha256-kLAEahmpqZklN9FAMMI/ojPWB/rC2yb2Ip8gk6RIStk=";
|
||||
};
|
||||
|
||||
# Create the fastfetch config file with custom image
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue