mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
ersatz
This commit is contained in:
parent
499a44ddc6
commit
d9bb84dd72
1 changed files with 9 additions and 0 deletions
|
|
@ -157,6 +157,12 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.ersatstv = {
|
||||
enable = true;
|
||||
group = "media_services";
|
||||
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
vim
|
||||
|
|
@ -177,5 +183,8 @@
|
|||
virt-manager
|
||||
usbutils
|
||||
yazi
|
||||
nixfmt
|
||||
nil
|
||||
nixd
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue