kilgharrah: Install Heroic Games Launcher
This commit is contained in:
parent
16e59617d2
commit
72e2dca5d5
1 changed files with 4 additions and 1 deletions
|
|
@ -33,7 +33,10 @@ in
|
|||
users.users.qenya.hashedPasswordFile = config.age.secrets.user-password-kilgharrah-qenya.path;
|
||||
fountain.admins = [ "qenya" ];
|
||||
home-manager.users.qenya = { pkgs, ... }: {
|
||||
home.packages = with pkgs; [ obs-studio ];
|
||||
home.packages = with pkgs; [
|
||||
heroic
|
||||
obs-studio
|
||||
];
|
||||
};
|
||||
|
||||
qenya.services.remote-builder = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue