mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-12-05 00:21:06 +01:00
update to 24.11
This commit is contained in:
parent
5d88ff2519
commit
782afbd28d
26 changed files with 53 additions and 52 deletions
|
|
@ -11,7 +11,7 @@ let
|
|||
_module.args.pkgs = pkgs.lib.mkForce (nmd.scrubDerivations "pkgs" pkgs);
|
||||
|
||||
system.stateVersion = "19.09";
|
||||
home-manager.sharedModules = [ (_: { home.stateVersion = "24.05"; }) ];
|
||||
home-manager.sharedModules = [ (_: { home.stateVersion = "24.11"; }) ];
|
||||
};
|
||||
|
||||
modules = import ../modules/module-list.nix {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue