refactor: move from den based to flake-parts based
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
lux.local-apps.homeManager =
|
||||
flake.modules.homeManager.localApps =
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.sessionVariables.BROWSER = "vivaldi";
|
||||
|
||||
Reference in New Issue
Block a user