refactor and bug fixes.
This commit is contained in:
+8
-7
@@ -18,16 +18,17 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
spotify
|
|
||||||
claude-code
|
|
||||||
mc
|
|
||||||
discord
|
|
||||||
asciinema
|
|
||||||
intelli-shell
|
|
||||||
aider-chat
|
aider-chat
|
||||||
animdl
|
animdl
|
||||||
jrnl
|
asciinema
|
||||||
|
claude-code
|
||||||
|
discord
|
||||||
freetube
|
freetube
|
||||||
|
intelli-shell
|
||||||
|
jrnl
|
||||||
|
keepass
|
||||||
|
mc
|
||||||
|
spotify
|
||||||
|
|
||||||
(pkgs.writeShellScriptBin "lock-screen" ''
|
(pkgs.writeShellScriptBin "lock-screen" ''
|
||||||
# Color palette mapped to i3lock-color format (RRGGBBAA)
|
# Color palette mapped to i3lock-color format (RRGGBBAA)
|
||||||
|
|||||||
Reference in New Issue
Block a user