1
0
Fork 0

add autoexec and a nice rice image

This commit is contained in:
cătălin 2026-08-18 20:05:47 +02:00
commit 11d856be19
No known key found for this signature in database
14 changed files with 141 additions and 61 deletions

View file

@ -44,6 +44,7 @@
};
services = {
gvfs.enable = true;
xserver.enable = true;
desktopManager.gnome.enable = true;
displayManager.gdm.enable = true;
@ -187,5 +188,7 @@
'';
};
networking.nameservers = [ "192.168.1.32" "192.168.1.43" "1.1.1.1" ];
system.stateVersion = "25.11";
}

View file

@ -6,6 +6,8 @@ pkgs: with pkgs; [
kubeconform
kubernetes-helm
k3sup
kustomize
argocd
opentofu
tflint
@ -14,6 +16,7 @@ pkgs: with pkgs; [
pulumi
awscli2
yq
uv
git
neovim
@ -32,6 +35,10 @@ pkgs: with pkgs; [
restic
kor
devenv
fish-lsp
nvtopPackages.amd
unzip
opencode
yt-dlp
streamlink
@ -46,8 +53,11 @@ pkgs: with pkgs; [
p7zip
xcolor
trash-cli
caligula
steam-run
protontricks
mangohud
]
android-tools
]

View file

@ -11,5 +11,6 @@ pkgs: with pkgs; [
ayugram-desktop
tor-browser
samrewritten
deezer-enhanced
ghostty
zed-editor
]

View file

@ -7,4 +7,6 @@ pkgs: with pkgs; [
colloid-gtk-theme
colloid-icon-theme
gnomeExtensions.appindicator
iosevka
ufetch
]