1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

chore: update flake inputs (nixpkgs override is for instanced-systemd-services activation restart fix)

This commit is contained in:
oddlama 2023-05-29 16:20:56 +02:00
parent 2d618a28ad
commit 8c4b0933b9
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 11 additions and 9 deletions

View file

@ -96,7 +96,7 @@
};
in {
nom = nixos "x86_64-linux";
#sentinel = nixos "x86_64-linux";
sentinel = nixos "x86_64-linux";
ward = nixos "x86_64-linux";
zackbiene = nixos "aarch64-linux";
};