remove nixpath
This commit is contained in:
parent
6044d2da4c
commit
96840bb17a
1 changed files with 0 additions and 6 deletions
|
|
@ -3,12 +3,6 @@
|
|||
{
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
nix.nixPath = [
|
||||
"nixpkgs=https://github.com/NixOS/nixpkgs/archive/b6bbc53029a31f788ffed9ea2d459f0bb0f0fbfc.tar.gz"
|
||||
"nixos-config=/etc/nixos/configuration.nix"
|
||||
"/nix/var/nix/profiles/per-user/root/channels"
|
||||
];
|
||||
|
||||
users.users.drone-server = {
|
||||
isSystemUser = true;
|
||||
group = "drone-server";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue