mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-09-19 16:49:04 +05:30
feat(services): add coder nixos module
This commit is contained in:
@@ -81,6 +81,12 @@
|
||||
};
|
||||
configurePangolin = true;
|
||||
};
|
||||
|
||||
coder = {
|
||||
enable = true;
|
||||
domain = "coder.lab.tux.rs";
|
||||
configurePangolin = true;
|
||||
};
|
||||
};
|
||||
|
||||
virtualisation = {
|
||||
|
||||
Reference in New Issue
Block a user