Remove unnecessary profile picture
This commit is contained in:
parent
61e3677ce1
commit
ba985e92c3
4 changed files with 2 additions and 3 deletions
Binary file not shown.
Before Width: | Height: | Size: 86 KiB |
|
@ -1,6 +1,5 @@
|
|||
{ config, lib, ... }: {
|
||||
home.file = lib.mkIf config.home.desktop.enable {
|
||||
".face".source = ./assets/pfp.png;
|
||||
".assets/wallpapers".source = ./assets/wallpapers;
|
||||
".assets/lockscreen".source = ./assets/lockscreen;
|
||||
".alsoftrc".text = "drivers=pulse";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue