stop using rofi
This commit is contained in:
parent
1931f0dee7
commit
d7ae7b6430
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ let
|
|||
];
|
||||
in
|
||||
{
|
||||
imports = [ (import ./commandline.nix) ] ++ [ (import ./programs/rofi) ];
|
||||
imports = [ (import ./commandline.nix) ];
|
||||
|
||||
nixpkgs.overlays = [ (import .././overlays/paperwm.nix) ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue