/etc/nixos#sp-nixos => /etc/nixos#default

pull/55/head
Alexander 2023-12-27 14:02:27 +04:00
parent f94d0aef03
commit 77619456d7
2 changed files with 5 additions and 5 deletions

View File

@ -28,11 +28,11 @@
]
},
"locked": {
"lastModified": 1703669796,
"narHash": "sha256-OlN3Ku6WYnPVnPhB1+VIe0LgWBjdPVn1WReCJLIXwZo=",
"lastModified": 1703671233,
"narHash": "sha256-6ORE3NI1a75Y278eAhN7iL8y33NaSYE9wwHVq+qPQOw=",
"ref": "userdata",
"rev": "7883063dca4d946c0955faafd78642224d4a9be8",
"revCount": 1054,
"rev": "5bf42a8bc146aa3770c5e8c292bf3cc43d2c8dc9",
"revCount": 1055,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git"
},

View File

@ -19,7 +19,7 @@
, sp-modules
}:
{
sp-nixos = nixpkgs.lib.nixosSystem {
default = nixpkgs.lib.nixosSystem {
modules = [
hardware-configuration
deployment