Fix: Accidentally clobbered existing repo location...
This commit is contained in:
parent
5ced723c3a
commit
2fa6ad05a6
@ -45,7 +45,7 @@
|
||||
hostname = "desktop";
|
||||
kernelPackage = "linux_zen"; # Read more: https://nixos.wiki/wiki/Linux_kernel; Other options: https://mynixos.com/nixpkgs/packages/linuxKernel.packages;
|
||||
sshPrivateKey = ".ssh/joey.desktop@jafner.net";
|
||||
repoPath = "Git/Jafner.net";
|
||||
repoPath = "Jafner.net";
|
||||
};
|
||||
system = "x86_64-linux";
|
||||
pkgs = import inputs.nixpkgs {
|
||||
|
Loading…
x
Reference in New Issue
Block a user