aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-10-06 11:13:35 +0200
committerKarel Kočí <cynerd@email.cz>2022-10-06 11:13:56 +0200
commit3116b5d11cfcb37e62de112b710c0e3241585e6f (patch)
tree3ae1bfae79ce5d60ab0ff3ffca85f5d720c57498 /flake.nix
parent507252f378872f2b14751dc800fe5f1606c404b4 (diff)
downloadnixos-personal-3116b5d11cfcb37e62de112b710c0e3241585e6f.tar.gz
nixos-personal-3116b5d11cfcb37e62de112b710c0e3241585e6f.tar.bz2
nixos-personal-3116b5d11cfcb37e62de112b710c0e3241585e6f.zip
nixos/mrpump: add new device
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 73ec2ed..693eaa3 100644
--- a/flake.nix
+++ b/flake.nix
@@ -88,6 +88,7 @@
amd64System "lipwig" //
amd64System "ridcully" //
amd64System "susan" //
+ amd64System "mrpump" //
raspi2System "spt-mpd" //
raspi3System "adm-mpd" //
beagleboneSystem "gaspode" //