Fix on new file and content
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
{ import-tree, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./partials/users.nix
|
||||
(import-tree ./apps)
|
||||
];
|
||||
|
||||
nixpkgs.hostPlatform = "aarch64-darwin";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user