mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 08:53:56 -05:00
setup remote building for both laptops
This commit is contained in:
parent
76fe743021
commit
e1a7947411
6 changed files with 86 additions and 21 deletions
|
|
@ -4,6 +4,7 @@ _: {
|
|||
...
|
||||
}: {
|
||||
localModules = {
|
||||
remoteBuild.enable = true;
|
||||
DE.gnome.enable = true;
|
||||
DM = {
|
||||
lightdm.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue