test
This commit is contained in:
parent
ff4a23662f
commit
dbe9ad08da
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
# NixOS Configuration files:
|
||||
nixosConfigurations = {
|
||||
# Declare the configuration for my laptop
|
||||
nixos = lib.nixosSystem {
|
||||
${hostname} = lib.nixosSystem {
|
||||
inherit system;
|
||||
modules = [
|
||||
{ _module.args = inputs; }
|
||||
|
|
Loading…
Reference in a new issue