commit b572df566159185aa8b70eb5f661f5df130d3836
parent 8fa0310900bb61c74ec972bb44ee2108dd560387
Author: Milutin Popovic <milutin@popovic.xyz>
Date: Thu, 12 Mar 2026 20:25:06 +0000
bump
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/lib/dotfiles.nix b/lib/dotfiles.nix
@@ -2,6 +2,6 @@
dotfiles = builtins.fetchGit {
url = "git://popovic.xyz/dots.git";
ref = "master";
- rev = "bc693f185c1e6533bf11dc45f42e54d01b03d85e";
+ rev = "8aba7472abe5981d07a034e89f47538d7ef266ee";
};
}
diff --git a/modules/packages.nix b/modules/packages.nix
@@ -65,6 +65,7 @@ with pkgs; {
pstree
bat
gptfdisk
+ qrencode
];
network = [
@@ -91,6 +92,7 @@ with pkgs; {
pavucontrol
pamixer
pulseaudio
+ scrot
] ++ (with suckless; [ dwm st dmenu slock dwmblocks ]);
fonts = [