Integrate the two repos, use relative links
This commit is contained in:
parent
645ca12ef2
commit
2dbb513ab6
1 changed files with 3 additions and 3 deletions
|
|
@ -11,9 +11,9 @@
|
|||
./hardware-configuration.nix
|
||||
|
||||
# Applications that run on this server
|
||||
/workspace/nixos-apps/ewanick.com.nix
|
||||
/workspace/nixos-apps/fancytypist.com.nix
|
||||
/workspace/nixos-apps/git.ewanick.com.nix
|
||||
../nixos-apps/ewanick.com.nix
|
||||
../nixos-apps/fancytypist.com.nix
|
||||
../nixos-apps/git.ewanick.com.nix
|
||||
];
|
||||
|
||||
# Use the GRUB 2 boot loader.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue