vno1-gdrx: +lutris, move diffoscope to desktop
This commit is contained in:
parent
58c5e50fd4
commit
3c472ee51a
@ -171,10 +171,7 @@ in
|
||||
services.guix.enable = true;
|
||||
users.extraGroups.guixbuild.members = [ "motiejus" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
tcpflow
|
||||
diffoscope
|
||||
];
|
||||
environment.systemPackages = with pkgs; [ lutris ];
|
||||
|
||||
networking = {
|
||||
hostName = "vno1-gdrx";
|
||||
|
@ -186,6 +186,7 @@ in
|
||||
distrobox
|
||||
miniupnpc
|
||||
v4l-utils
|
||||
diffoscope
|
||||
alsa-utils
|
||||
shellcheck
|
||||
borgbackup
|
||||
|
Loading…
Reference in New Issue
Block a user