mv sam to steam
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
webcord
|
||||
obsidian
|
||||
samrewritten
|
||||
libsForQt5.kdenlive
|
||||
floorp
|
||||
komikku
|
||||
|
||||
@@ -11,5 +11,6 @@ in
|
||||
|
||||
config = mkIf config.smayzy.steam.enable {
|
||||
programs.steam.enable = true;
|
||||
environment.systemPackages = with pkgs; [ samrewritten ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user