mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-12 23:54:36 +02:00
update desktop
This commit is contained in:
parent
1629709bcf
commit
e5bec6443e
2 changed files with 13 additions and 13 deletions
home-manager/modules
|
@ -54,10 +54,10 @@ in
|
|||
(pkgs.writeShellScriptBin "kitty-term-fix" ''
|
||||
infocmp -a xterm-kitty | ssh $1 tic -x -o \~/.terminfo /dev/stdin
|
||||
'')
|
||||
(pkgs.writeShellScriptBin "nixos-deepclean" ''
|
||||
sudo rm /nix/var/nix/gcroots/auto/\*
|
||||
sudo nix-collect-garbage -d
|
||||
'')
|
||||
(pkgs.writeShellScriptBin "nixos-deepclean" ''
|
||||
sudo rm /nix/var/nix/gcroots/auto/\*
|
||||
sudo nix-collect-garbage -d
|
||||
'')
|
||||
nixpkgs-fmt
|
||||
ddev
|
||||
act
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue