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