flake: fixes for recent input bump
- removed mongodb-compass (unnecessary) - removed packwiz - removed discover-overlay - removed rofi.scrollbar option - use zdharma-continuum as upstream zdharma is no longer available
This commit is contained in:
parent
beb0b09967
commit
72c6763508
4 changed files with 6 additions and 10 deletions
|
|
@ -6,7 +6,6 @@
|
|||
kitty
|
||||
neofetch
|
||||
nodejs-16_x
|
||||
packwiz
|
||||
pamixer
|
||||
rnix-lsp
|
||||
transcrypt
|
||||
|
|
@ -39,7 +38,6 @@
|
|||
inputs.zelk
|
||||
];
|
||||
})
|
||||
discover-overlay
|
||||
element-desktop
|
||||
feh
|
||||
gnome.file-roller
|
||||
|
|
@ -49,7 +47,6 @@
|
|||
insomnia
|
||||
lxappearance
|
||||
maim
|
||||
mongodb-compass
|
||||
((multimc.override {
|
||||
jdk8 = adoptopenjdk-hotspot-bin-8;
|
||||
jdk = adoptopenjdk-hotspot-bin-16;
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
programs.rofi = {
|
||||
enable = true;
|
||||
font = "Open Sans 10";
|
||||
scrollbar = false;
|
||||
terminal = "kitty";
|
||||
#theme = builtins.fetchUrl {};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue