mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
change files structure
This commit is contained in:
parent
f3a6ce6554
commit
736048f9e5
24 changed files with 28 additions and 31 deletions
5
modules/home/wofi/wofi.nix
Normal file
5
modules/home/wofi/wofi.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ ... }:
|
||||
{
|
||||
# https://github.com/prtce/wofi
|
||||
xdg.configFile."wofi".source = ./config;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue