mv sam to steam
This commit is contained in:
parent
aef3ab28a2
commit
01b743ebbe
@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user