mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Move wallapper to shared file
This commit is contained in:
5
nixos-configurations/wallpaper.nix
Normal file
5
nixos-configurations/wallpaper.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ pkgs }: pkgs.fetchurl {
|
||||
url = "https://imgur.com/aAWzGqj.jpg";
|
||||
hash = "sha256-iTQS939Zrvjv4rBJ6Y41kdsBBN9lT5yAoJnNg/WiMoA=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user