flake restructure

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-07-23 17:35:57 +02:00
parent ad784f41f9
commit 1e0af7a61b
15 changed files with 802 additions and 884 deletions

View File

@@ -1,4 +1,4 @@
{ config, pkgs, lib, system, user, host, allowed, secrets, ... }:
{ pkgs, lib, host, secrets, ... }:
lib.mkIf (host != "NxACE")
{
home.packages = [