Compare commits
3 commits
45cb8db57f
...
7a1c626268
Author | SHA1 | Date | |
---|---|---|---|
7a1c626268 | |||
d3ae0e90ba | |||
4c11f744c7 |
3 changed files with 18 additions and 25 deletions
|
@ -63,6 +63,7 @@
|
|||
"dash-to-panel@jderose9.github.com"
|
||||
"hibernate-status@dromi"
|
||||
"autohide-battery@sitnik.ru"
|
||||
"clipboard-history@alexsaveau.dev"
|
||||
];
|
||||
|
||||
favorite-apps = [
|
||||
|
|
|
@ -141,6 +141,7 @@ in
|
|||
gnomeExtensions.easyeffects-preset-selector
|
||||
gnomeExtensions.hibernate-status-button
|
||||
gnomeExtensions.vitals
|
||||
gnomeExtensions.clipboard-history
|
||||
gnupg
|
||||
go
|
||||
jq
|
||||
|
|
|
@ -71,36 +71,27 @@ with lib.metacfg;
|
|||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
azure-cli
|
||||
cloudflare-warp
|
||||
desktop-file-utils
|
||||
kubectl
|
||||
kubectx
|
||||
k9s
|
||||
attic-client
|
||||
ollama
|
||||
piper-tts
|
||||
klavaro
|
||||
tipp10
|
||||
gtypist
|
||||
logseq
|
||||
azure-cli
|
||||
claude-code
|
||||
claude-desktop-with-fhs
|
||||
cloudflare-warp
|
||||
desktop-file-utils
|
||||
fabric-ai
|
||||
gemini-cli
|
||||
vscode
|
||||
uv
|
||||
libcamera
|
||||
gnome-terminal
|
||||
# (vscode-with-extensions.override {
|
||||
# vscodeExtensions = with vscode-extensions; [
|
||||
# rooveterinaryinc.roo-cline
|
||||
# rust-lang.rust-analyzer
|
||||
# github.copilot
|
||||
# ms-python.python
|
||||
# ms-azuretools.vscode-docker
|
||||
# ms-vscode-remote.remote-ssh
|
||||
# ];
|
||||
# })
|
||||
gtypist
|
||||
k9s
|
||||
klavaro
|
||||
kubectl
|
||||
kubectx
|
||||
libcamera
|
||||
logseq
|
||||
ollama
|
||||
piper-tts
|
||||
tipp10
|
||||
uv
|
||||
vscode
|
||||
];
|
||||
|
||||
zramSwap.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue