remove boot systemd from master, ref new branch

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-01-01 23:19:13 -06:00
parent b21e20de05
commit 3f41ca6bd5
4 changed files with 24 additions and 55 deletions

View file

@ -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";