Compare commits

...

2 commits

3 changed files with 6 additions and 0 deletions

View file

@ -40,6 +40,10 @@ in {
# For nix
pkgs.nixd
pkgs.alejandra
# for lua
pkgs.lua-language-server
# for webdevelopment json/html/...
pkgs.vscode-langservers-extracted
];
};

View file

@ -18,6 +18,7 @@
ventoy
feather
gparted
cameractrls-gtk4
];
# Install thunderbird

View file

@ -171,6 +171,7 @@ in {
"wl-paste --type text --watch cliphist store" # Stores only text data
"wl-paste --type image --watch cliphist store" # Stores only image data
"keepassxc" # Startup my password manager
"cameractrlsd" # Start service to configure my webcam settings
"systemctl --user start hyprpolkitagent"
"systemctl --user start hyprpaper"
"systemctl --user start hypridle"