feat(kachu-pc): ✨ install steam & heroic launcher
This commit is contained in:
@@ -130,10 +130,15 @@
|
||||
];
|
||||
})
|
||||
(callPackage ../../drvs/orca-slicer.nix {})
|
||||
heroic
|
||||
];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
nix = {
|
||||
|
||||
Reference in New Issue
Block a user