mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-03-15 06:19:00 +00:00
hosts/ni: remove Pop launcher configuration
Don't really use these anymore for a long time. It's only there for testing the custom Pop launcher NixOS module.
This commit is contained in:
parent
448576577f
commit
cef3b32df8
@ -123,13 +123,6 @@
|
|||||||
tasks.backup-archive.enable = true;
|
tasks.backup-archive.enable = true;
|
||||||
workflows.workflows.a-happy-gnome.enable = true;
|
workflows.workflows.a-happy-gnome.enable = true;
|
||||||
|
|
||||||
programs.pop-launcher = {
|
|
||||||
enable = true;
|
|
||||||
plugins = with pkgs; [
|
|
||||||
pop-launcher-plugin-duckduckgo-bangs
|
|
||||||
pop-launcher-plugin-brightness
|
|
||||||
];
|
|
||||||
};
|
|
||||||
|
|
||||||
programs.wezterm.enable = true;
|
programs.wezterm.enable = true;
|
||||||
programs.adb.enable = true;
|
programs.adb.enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user