refactor: compose hosts and home-manager features explicitly
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ ... }:
|
||||
{
|
||||
flake.modules.nixos."standard-boot" =
|
||||
flake.modules.nixos.standard-boot =
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
boot = {
|
||||
|
||||
Reference in New Issue
Block a user