noctalia with fingerprint lock screen

This commit is contained in:
Miguel Palhas
2026-02-17 11:28:12 +00:00
parent 0993a23874
commit b6efd4d27b
23 changed files with 849 additions and 478 deletions
-16
View File
@@ -39,29 +39,13 @@
lsof
ktlint
croc
inputs.claude-code.packages.${pkgs.stdenv.hostPlatform.system}.default
opencode
# typst
typst
typstyle
renderdoc
mkcert
nss.tools
# claude sandbox
bubblewrap
socat
libseccomp
];
programs.tmux = {
enable = true;
extraConfig = ''
setw -g mouse on
set -s extended-keys on
'';
};
}