refactor: move from den based to flake-parts based
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
lux.clipboard.homeManager =
|
||||
flake.modules.homeManager.clipboard =
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.wl-clipboard ];
|
||||
|
||||
Reference in New Issue
Block a user