add nixos-facter to flash installer
This commit is contained in:
@@ -49,6 +49,8 @@ in
|
|||||||
(modulesPath + "/profiles/base.nix")
|
(modulesPath + "/profiles/base.nix")
|
||||||
];
|
];
|
||||||
|
|
||||||
|
environment.systemPackages = [ pkgs.nixos-facter ];
|
||||||
|
|
||||||
########################################################################################################
|
########################################################################################################
|
||||||
# #
|
# #
|
||||||
# Copied from: #
|
# Copied from: #
|
||||||
|
|||||||
Reference in New Issue
Block a user