1
1
Fork 1
mirror of https://github.com/oddlama/nixos-extra-modules.git synced 2025-10-10 22:00:39 +02:00

fix: tests

fix: arithmeticRight
This commit is contained in:
Patrick 2025-04-15 10:47:11 +02:00
parent 19b469d1b3
commit fb68031848
No known key found for this signature in database
GPG key ID: 451F95EFB8BECD0F
5 changed files with 101 additions and 3 deletions

View file

@ -5,4 +5,5 @@
}:
[
(import ./shift.nix { inherit pkgs nixt; })
(import ./net.nix { inherit pkgs nixt; })
]