Move peek

This commit is contained in:
Oliver Davies 2025-04-05 09:00:00 +01:00
parent 6d744eb2ed
commit 9fc155cbd2
3 changed files with 1 additions and 18 deletions

View file

@ -20,7 +20,6 @@
dwm.enable = true;
redshift.enable = true;
st.enable = true;
peek.enable = true;
};
nix.nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
@ -52,6 +51,7 @@
environment.systemPackages = with pkgs; [
gtypist
pam_gnupg
peek
sxiv
ttyper
yt-dlp