reestructuración
This commit is contained in:
parent
576b7c5798
commit
b29950097c
33 changed files with 1054 additions and 913 deletions
|
@ -2,6 +2,11 @@
|
|||
config.local = {
|
||||
nixos = true;
|
||||
|
||||
apps = {
|
||||
steam.enable = true;
|
||||
virtmanager.enable = true;
|
||||
};
|
||||
|
||||
display = {
|
||||
"0" = "DisplayPort-0";
|
||||
"1" = "DisplayPort-1";
|
||||
|
|
Reference in a new issue