games stuff
This commit is contained in:
parent
57ad1a2681
commit
b11bf4a173
@ -2,14 +2,19 @@
|
||||
home-manager.users.${config.mainuser}.home.packages = [
|
||||
pkgs.bottles
|
||||
pkgs.heroic
|
||||
pkgs.lutris
|
||||
pkgs.osu-lazer-bin
|
||||
pkgs.protonup-qt
|
||||
pkgs.realrtcw
|
||||
pkgs.umu-launcher
|
||||
pkgs.wine
|
||||
];
|
||||
persist.state.homeDirectories = [
|
||||
".config/heroic"
|
||||
".local/share/bottles"
|
||||
".local/share/lutris"
|
||||
".local/share/osu"
|
||||
".local/share/reshade"
|
||||
".local/share/umu"
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user