feat: Refactor to use flake-parts and import inventory and users thru the flake parts
This commit is contained in:
@@ -12,12 +12,11 @@
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
(import ./fleet-data.nix { inherit inputs lib; })
|
||||
./fs.nix
|
||||
./boot.nix
|
||||
./user-config.nix
|
||||
./fleet-option.nix
|
||||
../sw
|
||||
../users.nix
|
||||
];
|
||||
|
||||
options.athenix = {
|
||||
|
||||
Reference in New Issue
Block a user