refactor: compose hosts and home-manager features explicitly
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
flake.modules.homeManager."local-apps" =
|
||||
flake.modules.homeManager.local-apps =
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.sessionVariables.BROWSER = "vivaldi";
|
||||
|
||||
Reference in New Issue
Block a user