mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-02-22 12:55:13 +08:00
feat: install remmina on april
This commit is contained in:
parent
281f567843
commit
310c949afd
1 changed files with 4 additions and 0 deletions
|
|
@ -21,6 +21,10 @@
|
|||
amdgpu.enable = false;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
remmina
|
||||
];
|
||||
|
||||
services = {
|
||||
vnstat.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue