summaryrefslogtreecommitdiff
path: root/systems/glados-wsl
diff options
context:
space:
mode:
Diffstat (limited to 'systems/glados-wsl')
-rw-r--r--systems/glados-wsl/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/systems/glados-wsl/default.nix b/systems/glados-wsl/default.nix
index 2fd7477..628bd9e 100644
--- a/systems/glados-wsl/default.nix
+++ b/systems/glados-wsl/default.nix
@@ -7,6 +7,8 @@
];
borealis = {
+ profiles.personal.enable = true;
+
determinate.enable = true;
remote-builders = {
@@ -19,8 +21,6 @@
};
};
- profiles.personal.enable = true;
-
environment.systemPackages = with pkgs; [
wget
wslu