wallpaper

This commit is contained in:
Lucy von Overheidt 2025-09-09 22:06:57 +02:00
parent f9c369c584
commit 36c8d05a0d
4 changed files with 43 additions and 559 deletions

View file

@ -106,7 +106,7 @@ in
go-hello = "${nix} flake init --template templates#go-hello";
haskell-hello = "${nix} flake init --template templates#haskell-hello";
g = "${lib.getExe pkgs.git}";
copy = "${pkgs.wl-wl-clipboard}/bin/wl-copy";
copy = "${pkgs.wl-clipboard}/bin/wl-copy";
};
};
carapace.enable = true;