nixos: gen 218 @ nix-pad — 2026-08-03 06:39

26.05.20260724.597283a (Yarara)
This commit is contained in:
2026-08-03 06:39:32 -06:00
parent fde208402b
commit 26df187a2b
4 changed files with 7 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
nix-pad.qcow2 nix-pad.qcow2
result result
ports.registry ports.registry
.env
+1
View File
@@ -9,6 +9,7 @@
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
# Desktop/Shell/UI
niri.url = "github:sodiboo/niri-flake"; niri.url = "github:sodiboo/niri-flake";
wvkbd-src = { wvkbd-src = {
+1
View File
@@ -112,6 +112,7 @@ in
$DRY_RUN_CMD mkdir -p $HOME/school $DRY_RUN_CMD mkdir -p $HOME/school
''; '';
}; };
home.stateVersion = "26.05"; # DO NOT CHANGE home.stateVersion = "26.05"; # DO NOT CHANGE
} }
+4 -1
View File
@@ -5,9 +5,10 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
acpi acpi
age
alacritty alacritty
bitwarden-cli
btop btop
bws
dconf dconf
fastfetch fastfetch
firefox firefox
@@ -32,6 +33,8 @@
picom picom
pulseaudioFull pulseaudioFull
rnote rnote
sops
ssh-to-age
tldr tldr
tmux tmux
unrar unrar