wip forgejo
This commit is contained in:
parent
03a2b7100c
commit
39edfefa58
14 changed files with 431 additions and 439 deletions
|
@ -4,8 +4,8 @@
|
|||
# nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
|
||||
# Use relative to get current version for testing
|
||||
# common.url = "path:../../common";
|
||||
common.url = "git+https://git.joshuabell.xyz/dotfiles";
|
||||
common.url = "path:../../common";
|
||||
# common.url = "git+https://git.joshuabell.xyz/dotfiles";
|
||||
|
||||
ros_neovim.url = "git+https://git.joshuabell.xyz/nvim";
|
||||
};
|
||||
|
@ -31,7 +31,6 @@
|
|||
./configuration.nix
|
||||
./hardware-configuration.nix
|
||||
(import ./containers.nix { inherit common; })
|
||||
./forgejo.nix
|
||||
(
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue