hopefully the last complete restructure of this repo
This commit is contained in:
10
home-manager/programs/rofi/flake.nix
Normal file
10
home-manager/programs/rofi/flake.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
description = "Rofi Config";
|
||||
|
||||
outputs = { self, ... }: {
|
||||
|
||||
hmModule = import ./.;
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user