1
0
Fork 0
forked from foxora/nix

updated flake.lock

This commit is contained in:
foxora 2026-03-11 13:58:40 +00:00
parent 669128d4b6
commit 9de130a5c0
3 changed files with 104 additions and 140 deletions

View file

@ -86,7 +86,6 @@
# fonts
nerd-fonts.departure-mono # pretty pixel art font i love!! x3
nerd-fonts.jetbrains-mono
noto-fonts
# cli / tui tools and commands!
eza # replaces: ls (rust)
@ -319,7 +318,6 @@
zen-browser = {
enable = true;
package = inputs.zen.packages.${system}.twilight;
suppressXdgMigrationWarning = true;
};
mpv = {