mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
webcord
This commit is contained in:
parent
fbe95d7f52
commit
eef2fe7b5e
2 changed files with 3 additions and 3 deletions
|
|
@ -59,6 +59,8 @@
|
|||
execWheelOnly = true;
|
||||
};
|
||||
|
||||
programs.steam.enable = true;
|
||||
|
||||
# System Services
|
||||
services = {
|
||||
trezord.enable = true;
|
||||
|
|
@ -112,6 +114,4 @@
|
|||
PasswordAuthentication = false;
|
||||
};
|
||||
};
|
||||
|
||||
programs.steam.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue