forked from foxora/nix
updated flake.lock
This commit is contained in:
parent
669128d4b6
commit
9de130a5c0
3 changed files with 104 additions and 140 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue