i3service: remove dmenu and i3 from env packages
This commit is contained in:
parent
b2c658ca11
commit
f03ce60bd2
@ -34,6 +34,6 @@ in
|
||||
'';
|
||||
}];
|
||||
};
|
||||
environment.systemPackages = with pkgs; [ i3 i3status dmenu ];
|
||||
environment.systemPackages = with pkgs; [ i3 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user