flakes + telegram

This commit is contained in:
2026-07-23 15:31:08 -03:00
parent d4c2b37d46
commit 9d842e34cc
8 changed files with 2189 additions and 10 deletions
-1
View File
@@ -141,7 +141,6 @@
glib
gsettings-desktop-schemas
zip
yarn
];
virtualisation.docker.enable = true; # docker, buildx
+5 -1
View File
@@ -112,10 +112,10 @@
fastfetch
nodejs
firefox
telegram-desktop
];
programs = {
nvm.enable = true;
zen-browser.enable = true;
git = {
enable = true;
@@ -147,6 +147,10 @@
];
};
gpg.enable = true;
direnv = {
enable = true;
nix-direnv.enable = true;
};
};
custom.pinentry.enable = true;