mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -16,10 +16,14 @@ let
|
||||
./disko/vds.nix
|
||||
disko.nixosModules.disko
|
||||
|
||||
nixos-facter-modules.nixosModules.facter
|
||||
|
||||
self.nixosModules.default
|
||||
#self.homeConfigurations.server.nixosModule # home-manager configuration module
|
||||
];
|
||||
|
||||
facter.reportPath = ./report/facter.json;
|
||||
|
||||
environment.systemPackages = map lib.lowPrio [
|
||||
pkgs.curl
|
||||
pkgs.gitMinimal
|
||||
|
||||
Reference in New Issue
Block a user