Add NanoPi R6C
1 file changed, 1 insertion(+), 5 deletions(-)
changed files
M user/nanopi.nix → user/nano.nix
@@ -12,10 +12,6 @@ ]; home = { username = "alan"; homeDirectory = "/home/alan"; - stateVersion = "22.11"; - }; - nix.settings = { - max-jobs = 4; - experimental-features = "nix-command flakes"; + stateVersion = "24.11"; }; }