all repos — nixfiles @ 20d560a78a81e406a76220a36adc99cd112d12ff

System and user configuration, managed by nix and home-manager

Add NanoPi R6C

Alan Pearce
commit

20d560a78a81e406a76220a36adc99cd112d12ff

parent

10bf0a9c691a7d85ddd63de18def9865612e410e

1 file changed, 1 insertion(+), 5 deletions(-)

changed files
M user/nanopi.nixuser/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"; }; }