mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
users/foo-dogsquared: add profile picture
This commit is contained in:
parent
bb18340944
commit
ed98eb7d1e
@ -29,6 +29,10 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Set the profile picture. Most of the desktop environments should support
|
||||||
|
# this.
|
||||||
|
home.file.".face".source = ./files/logo.png;
|
||||||
|
|
||||||
# The keyfile required to decrypt the secrets.
|
# The keyfile required to decrypt the secrets.
|
||||||
sops.age.keyFile = "${config.xdg.configHome}/age/user";
|
sops.age.keyFile = "${config.xdg.configHome}/age/user";
|
||||||
|
|
||||||
|
BIN
configs/home-manager/foo-dogsquared/files/logo.png
Normal file
BIN
configs/home-manager/foo-dogsquared/files/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Loading…
Reference in New Issue
Block a user