mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
some clean
This commit is contained in:
@@ -98,8 +98,8 @@
|
||||
flakeContext = { inherit inputs; };
|
||||
in
|
||||
{ }
|
||||
// (import ./homeConfigurations flakeContext)
|
||||
// (import ./nixosConfigurations flakeContext)
|
||||
// (import ./nixosModules flakeContext)
|
||||
// (import ./home flakeContext)
|
||||
// (import ./configurations flakeContext)
|
||||
// (import ./modules flakeContext)
|
||||
// (import ./pkgs flakeContext);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user