mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
update to osprey config files
This commit is contained in:
parent
002e3e8ec5
commit
16bea3d876
@ -25,6 +25,8 @@
|
|||||||
docker-compose
|
docker-compose
|
||||||
podman-tui
|
podman-tui
|
||||||
dive
|
dive
|
||||||
|
uhd
|
||||||
|
gnuradio
|
||||||
];
|
];
|
||||||
|
|
||||||
# Modules
|
# Modules
|
||||||
@ -32,7 +34,6 @@
|
|||||||
desktop = {
|
desktop = {
|
||||||
enable = true;
|
enable = true;
|
||||||
gnome.enable = true;
|
gnome.enable = true;
|
||||||
peripherals.enable = true;
|
|
||||||
};
|
};
|
||||||
programs = {
|
programs = {
|
||||||
appgate-sdp.enable = true;
|
appgate-sdp.enable = true;
|
||||||
@ -42,10 +43,7 @@
|
|||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
samba-client.enable = true;
|
samba-client.enable = true;
|
||||||
};
|
|
||||||
system = {
|
|
||||||
ssh.enable = true;
|
ssh.enable = true;
|
||||||
terminal.enable = true;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user