diff options
| author | Soispha <soispha@vhack.eu> | 2023-07-10 17:16:41 +0200 | 
|---|---|---|
| committer | Soispha <soispha@vhack.eu> | 2023-07-10 17:16:41 +0200 | 
| commit | 3262a78f7a2089f613c7455abc0613010579b2e7 (patch) | |
| tree | a755066efa8745124f9b5aebd6f70e528c047b12 /home-manager/files/wallpaper | |
| parent | Feat(hm/conf/mumble): Add (diff) | |
| download | nixos-config-3262a78f7a2089f613c7455abc0613010579b2e7.zip | |
Style(treewide): Switch to editorconfig
Diffstat (limited to 'home-manager/files/wallpaper')
| -rw-r--r-- | home-manager/files/wallpaper/default.nix | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/home-manager/files/wallpaper/default.nix b/home-manager/files/wallpaper/default.nix index 362e8c99..2c9b3368 100644 --- a/home-manager/files/wallpaper/default.nix +++ b/home-manager/files/wallpaper/default.nix @@ -1,4 +1,3 @@ -# vim: ts=2 {config, ...}: { home.file = { wallpaper = { | 
