mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
hm standalone again
This commit is contained in:
parent
a2c480f5d9
commit
2b0f6849b6
7 changed files with 38 additions and 63 deletions
|
|
@ -1,9 +1,8 @@
|
|||
{ pkgs, lib, config, ... }:
|
||||
{ pkgs, config, ... }:
|
||||
let
|
||||
inherit (config.lib.formats.rasi) mkLiteral;
|
||||
|
||||
in
|
||||
with lib;
|
||||
{ enable = true;
|
||||
package = pkgs.rofi-wayland;
|
||||
location = "center";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue