Integrate the two repos, use relative links
parent
645ca12ef2
commit
2dbb513ab6
|
@ -11,9 +11,9 @@
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
|
|
||||||
# Applications that run on this server
|
# Applications that run on this server
|
||||||
/workspace/nixos-apps/ewanick.com.nix
|
../nixos-apps/ewanick.com.nix
|
||||||
/workspace/nixos-apps/fancytypist.com.nix
|
../nixos-apps/fancytypist.com.nix
|
||||||
/workspace/nixos-apps/git.ewanick.com.nix
|
../nixos-apps/git.ewanick.com.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# Use the GRUB 2 boot loader.
|
# Use the GRUB 2 boot loader.
|
||||||
|
|
Loading…
Reference in New Issue