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