home: wm: i3: remove 'udiskie' and 'flameshot'
It makes more sense to activate those at the `profile` level.
This commit is contained in:
parent
1794eefd30
commit
a434016252
|
@ -67,11 +67,6 @@ let
|
|||
in
|
||||
{
|
||||
config = lib.mkIf isEnabled {
|
||||
my.home = {
|
||||
flameshot.enable = true;
|
||||
udiskie.enable = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
ambroisie.i3-get-window-criteria # little helper for i3 configuration
|
||||
arandr # Used by a mapping
|
||||
|
|
Loading…
Reference in a new issue