about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-26 18:02:35 +0200
committerSoispha <soispha@vhack.eu>2023-10-26 18:02:35 +0200
commita504effbbd12549f9007620f5c07251052ab9f1d (patch)
treeb6c015f599319384b419f8917aeb875f1a6d3a10 /flake.nix
parentchore(hm/soispha/conf/taskwarrior/projects): Update (diff)
downloadnixos-config-a504effbbd12549f9007620f5c07251052ab9f1d.tar.gz
nixos-config-a504effbbd12549f9007620f5c07251052ab9f1d.zip
build(treewide): Update
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 17699132..078820f7 100644
--- a/flake.nix
+++ b/flake.nix
@@ -63,6 +63,7 @@
     poetry2nix = {
       url = "github:nix-community/poetry2nix";
       inputs = {
+        systems.follows = "systems";
         nixpkgs.follows = "nixpkgs";
         flake-utils.follows = "flake-utils";
       };