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;
|
services.guix.enable = true;
|
||||||
users.extraGroups.guixbuild.members = [ "motiejus" ];
|
users.extraGroups.guixbuild.members = [ "motiejus" ];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [ lutris ];
|
||||||
tcpflow
|
|
||||||
diffoscope
|
|
||||||
];
|
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "vno1-gdrx";
|
hostName = "vno1-gdrx";
|
||||||
|
@ -186,6 +186,7 @@ in
|
|||||||
distrobox
|
distrobox
|
||||||
miniupnpc
|
miniupnpc
|
||||||
v4l-utils
|
v4l-utils
|
||||||
|
diffoscope
|
||||||
alsa-utils
|
alsa-utils
|
||||||
shellcheck
|
shellcheck
|
||||||
borgbackup
|
borgbackup
|
||||||
|
Loading…
Reference in New Issue
Block a user