chore: bump flake lock; resolve hyprfocus
This commit is contained in:
parent
2dc89a3284
commit
dc9f623785
3 changed files with 39 additions and 31 deletions
|
@ -192,6 +192,12 @@
|
|||
packages = with pkgs; [nh];
|
||||
extraGroups = ["wheel" "input" "networkmanager"];
|
||||
};
|
||||
"xi_jinping" = {
|
||||
initialPassword = "bingchilling";
|
||||
isNormalUser = true;
|
||||
packages = with pkgs; [git];
|
||||
extraGroups = ["input"];
|
||||
};
|
||||
};
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
system.stateVersion = "24.05";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue