hosts/satori: changes to udev rules

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-07-26 16:42:59 +05:30
parent c33a30be60
commit cfa5a8d1b8
5 changed files with 21 additions and 13 deletions

View File

@@ -13,5 +13,5 @@
./wayland.nix
./nix.nix
];
system.stateVersion = "21.05";
system.stateVersion = "23.05";
}