welcome wallfacer Luo Ji
This commit is contained in:
parent
d1231e41ad
commit
8b38230a5d
3 changed files with 67 additions and 0 deletions
|
|
@ -93,6 +93,10 @@
|
|||
"${nixpkgs}/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares-plasma6.nix"
|
||||
];
|
||||
};
|
||||
wallfacer = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {inherit inputs outputs;};
|
||||
modules = [./hosts/wallfacer/configuration.nix];
|
||||
};
|
||||
};
|
||||
nixOnDroidConfigurations.default = nix-on-droid.lib.nixOnDroidConfiguration {
|
||||
extraSpecialArgs = {inherit inputs outputs;};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue