flake.nix.example aktualisiert
This commit is contained in:
parent
30d386647a
commit
f6860104ce
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
# hostname = test-system-module
|
# hostname = test-system-module
|
||||||
nixosConfigurations.ChCh-Elab-L = nixpkgs.lib.nixosSystem {
|
nixosConfigurations.$hostname = nixpkgs.lib.nixosSystem {
|
||||||
inherit system;
|
inherit system;
|
||||||
modules = [
|
modules = [
|
||||||
flatpaks.nixosModules.nix-flatpak
|
flatpaks.nixosModules.nix-flatpak
|
Loading…
Add table
Add a link
Reference in a new issue