feat: moving stuff from home.nix to split modules (not really for now...)
This commit is contained in:
@@ -12,6 +12,7 @@ in
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
bottles
|
||||
steam
|
||||
discord
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user