feat: change rustdesk for epicenter
This commit is contained in:
parent
3aaebdb1c4
commit
111b8cec97
5 changed files with 81 additions and 40 deletions
|
|
@ -172,7 +172,7 @@ in
|
|||
home-manager.users.dominik = { lib, pkgs, ... }: {
|
||||
# imports = [ "${impermanence}/home-manager.nix" ];
|
||||
/* The home.stateVersion option does not have a default and must be set */
|
||||
home.stateVersion = "24.05";
|
||||
home.stateVersion = "25.05";
|
||||
home.enableNixpkgsReleaseCheck = false;
|
||||
home.sessionVariables = {
|
||||
MOZ_ENABLE_WAYLAND = "1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue