test
This commit is contained in:
parent
b280a2dd12
commit
a11952a170
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
# NixOS Configuration files:
|
||||
nixosConfigurations = {
|
||||
# Declare the configuration for my laptop
|
||||
nixos-p1 = lib.makeOverridable.lib.nixosSystem {
|
||||
nixos-p1 = lib.nixosSystem {
|
||||
inherit system;
|
||||
modules = [
|
||||
# Hardware Configuration
|
||||
|
|
Loading…
Reference in a new issue