mv sl to hm
nix flake show / show-flake (push) Successful in 26s

This commit is contained in:
smayzy
2025-07-21 14:48:52 +02:00
parent 85f0b82334
commit c44c480e61
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -24,7 +24,6 @@
aegisub aegisub
mpv mpv
fritzing fritzing
sl
]; ];
} }
+2 -1
View File
@@ -16,7 +16,8 @@
home.homeDirectory = "/home/smayzy"; home.homeDirectory = "/home/smayzy";
home.stateVersion = "25.05"; home.stateVersion = "25.05";
home.packages = [ home.packages = with pkgs; [
sl
]; ];
home.file = { home.file = {