diff --git a/nixos/configuration.nix b/nixos/configuration.nix index af08440..377e55c 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -26,6 +26,8 @@ inputs.ucodenix.nixosModules.default ]; + + # Use the latest linux Kernel boot.kernelPackages = pkgs.linuxPackages_latest; @@ -180,7 +182,6 @@ nixfmt-rfc-style dwarfs unrar - mpv wineWowPackages.stable winetricks @@ -242,7 +243,6 @@ dotnetCorePackages.dotnet_8.sdk dotnetCorePackages.sdk_8_0_3xx alsa-lib - icu # === Godot === # === Ludusavi === @@ -264,6 +264,7 @@ # List services that you want to enable: # Enable the OpenSSH daemon. + virtualisation.docker.enable = true; virtualisation.docker.storageDriver = "btrfs"; @@ -311,8 +312,6 @@ FLAKE = "/home/buymymojo/etc/nixos/"; MANGOHUD = "1"; - - DOTNET_SYSTEM_GLOBALIZATION_INVARIANT = "1"; # Fixes godot 4 mono's launch issues }; # This value determines the NixOS release from which the default diff --git a/nixos/flake.lock b/nixos/flake.lock index 5cfd568..3f3f5d1 100644 --- a/nixos/flake.lock +++ b/nixos/flake.lock @@ -24,11 +24,11 @@ ] }, "locked": { - "lastModified": 1742996658, - "narHash": "sha256-snxgTLVq6ooaD3W3mPHu7LVWpoZKczhxHAUZy2ea4oA=", + "lastModified": 1742957044, + "narHash": "sha256-gwW0tBIA77g6qq45y220drTy0DmThF3fJMwVFUtYV9c=", "owner": "nix-community", "repo": "home-manager", - "rev": "693840c01b9bef9e54100239cef937e53d4661bf", + "rev": "ce287a5cd3ef78203bc78021447f937a988d9f6f", "type": "github" }, "original": { @@ -81,11 +81,11 @@ }, "unstable": { "locked": { - "lastModified": 1742889210, - "narHash": "sha256-hw63HnwnqU3ZQfsMclLhMvOezpM7RSB0dMAtD5/sOiw=", + "lastModified": 1742669843, + "narHash": "sha256-G5n+FOXLXcRx+3hCJ6Rt6ZQyF1zqQ0DL0sWAMn2Nk0w=", "owner": "nixos", "repo": "nixpkgs", - "rev": "698214a32beb4f4c8e3942372c694f40848b360d", + "rev": "1e5b653dff12029333a6546c11e108ede13052eb", "type": "github" }, "original": {