Initial custom systemd-nspawn based containers rewrite

This commit is contained in:
2022-04-03 19:01:21 +01:00
parent 1d233e323f
commit 19dcdcfa30
5 changed files with 205 additions and 76 deletions

View File

@@ -9,7 +9,7 @@
nixpkgs-master.url = "nixpkgs";
nixpkgs-unstable.url = "nixpkgs/nixos-unstable";
nixpkgs-stable.url = "nixpkgs/nixos-21.11";
nixpkgs-mine.url = "github:devplayer0/nixpkgs";
nixpkgs-mine.url = "github:devplayer0/nixpkgs/devplayer0";
home-manager-unstable.url = "home-manager";
home-manager-unstable.inputs.nixpkgs.follows = "nixpkgs-unstable";