summary refs log tree commit diff
path: root/host/Rory-desktop/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-desktop/configuration.nix')
-rw-r--r--host/Rory-desktop/configuration.nix9
1 files changed, 5 insertions, 4 deletions
diff --git a/host/Rory-desktop/configuration.nix b/host/Rory-desktop/configuration.nix
index ed4f501..fddff11 100644
--- a/host/Rory-desktop/configuration.nix
+++ b/host/Rory-desktop/configuration.nix
@@ -17,7 +17,7 @@
       ./optional/gui/x11.nix
       ./optional/gui/wayland.nix
 
-      ./printing.nix
+      #./printing.nix
       ./ollama.nix
     ];
 
@@ -84,6 +84,7 @@
       extraConfig = ''
         MaxAuthTries 32
         '';
+      settings.PermitRootLogin = "yes";
     };	
     pipewire = {
       enable = true;
@@ -125,8 +126,8 @@
 
     # - Languages
     #dotnet-sdk_7
-    #dotnet-sdk_8
-    (callPackage ../../modules/packages/dotnet-pack.nix { inherit pkgs; })
+    dotnet-sdk_8
+    #(callPackage ../../modules/packages/dotnet-pack.nix { inherit pkgs; })
 
     #games
     osu-lazer-bin
@@ -140,7 +141,7 @@
     cinnamon.nemo
     gnome.file-roller
     firefox-bin
-    ungoogled-chromium #needed for Rider in order to debug WASM
+    #ungoogled-chromium #needed for Rider in order to debug WASM
 
     #yuzu-early-access
     wineWowPackages.unstableFull