mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-02-04 08:16:48 +05:30
feat: update flake inputs
This commit is contained in:
@@ -44,5 +44,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [nextcloud31];
|
||||
environment.systemPackages = with pkgs; [
|
||||
nextcloud32
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user