add moonlight to dell-laptop
This commit is contained in:
parent
3e1bc61294
commit
ba2292d472
@ -52,7 +52,12 @@
|
||||
|
||||
boot.kernelParams = [ "mem_sleep_default=deep" ];
|
||||
|
||||
persist.state.homeDirectories = [ ".config/Moonlight Game Streaming Project" ];
|
||||
home-manager.users.${config.mainuser} = {
|
||||
home.packages = [
|
||||
pkgs.moonlight-qt
|
||||
];
|
||||
|
||||
home.stateVersion = "23.05";
|
||||
};
|
||||
system.stateVersion = "23.05";
|
||||
|
Loading…
x
Reference in New Issue
Block a user