remove boot systemd from master, ref new branch
This commit is contained in:
parent
b21e20de05
commit
3f41ca6bd5
4 changed files with 24 additions and 55 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
mods_common.url = "../../modules/common";
|
||||
mods_common.inputs.nixpkgs.follows = "nixpkgs";
|
||||
mods_boot_systemd.url = "../../modules/boot_systemd";
|
||||
mods_boot_systemd.url = "git+https://git.joshuabell.xyz/dotfiles?ref=mod_boot_systemd";
|
||||
mods_de_cosmic.url = "../../modules/de_cosmic";
|
||||
mods_de_cosmic.inputs.nixpkgs-stable.follows = "nixpkgs";
|
||||
mods_de_cosmic.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue