cleanup
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
|
||||
puddletag
|
||||
|
||||
inputs.zen-browser.packages."${system}".specific
|
||||
inputs.zen-browser.packages."${pkgs.system}".specific
|
||||
|
||||
(factorio.override (
|
||||
let
|
||||
@@ -129,16 +129,6 @@
|
||||
TERMINAL = "alacritty";
|
||||
};
|
||||
|
||||
#rofi for application launcher
|
||||
programs.rofi = {
|
||||
enable = true;
|
||||
package = pkgs.rofi-wayland;
|
||||
extraConfig = {
|
||||
modi = "window,drun,ssh,combi";
|
||||
combi-modi = "window,drun,ssh";
|
||||
};
|
||||
};
|
||||
|
||||
#Terminal emulator
|
||||
programs.alacritty = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user