Compare commits

...

3 commits

Author SHA1 Message Date
BuyMyMojo
4b14e7fad0
Bump flake.lock 2025-03-27 03:45:11 +11:00
BuyMyMojo
59ce492ea1
Move mpv to system packages 2025-03-27 03:44:56 +11:00
BuyMyMojo
04d820913e
Fix godot 4 mono launch issue 2025-03-27 03:44:40 +11:00
2 changed files with 10 additions and 9 deletions

View file

@ -26,8 +26,6 @@
inputs.ucodenix.nixosModules.default
];
# Use the latest linux Kernel
boot.kernelPackages = pkgs.linuxPackages_latest;
@ -182,6 +180,7 @@
nixfmt-rfc-style
dwarfs
unrar
mpv
wineWowPackages.stable
winetricks
@ -243,6 +242,7 @@
dotnetCorePackages.dotnet_8.sdk
dotnetCorePackages.sdk_8_0_3xx
alsa-lib
icu
# === Godot ===
# === Ludusavi ===
@ -265,7 +265,6 @@
# Enable the OpenSSH daemon.
virtualisation.docker.enable = true;
virtualisation.docker.storageDriver = "btrfs";
# virtualisation.docker.rootless = {
@ -312,6 +311,8 @@
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

12
nixos/flake.lock generated
View file

@ -24,11 +24,11 @@
]
},
"locked": {
"lastModified": 1742957044,
"narHash": "sha256-gwW0tBIA77g6qq45y220drTy0DmThF3fJMwVFUtYV9c=",
"lastModified": 1742996658,
"narHash": "sha256-snxgTLVq6ooaD3W3mPHu7LVWpoZKczhxHAUZy2ea4oA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "ce287a5cd3ef78203bc78021447f937a988d9f6f",
"rev": "693840c01b9bef9e54100239cef937e53d4661bf",
"type": "github"
},
"original": {
@ -81,11 +81,11 @@
},
"unstable": {
"locked": {
"lastModified": 1742669843,
"narHash": "sha256-G5n+FOXLXcRx+3hCJ6Rt6ZQyF1zqQ0DL0sWAMn2Nk0w=",
"lastModified": 1742889210,
"narHash": "sha256-hw63HnwnqU3ZQfsMclLhMvOezpM7RSB0dMAtD5/sOiw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1e5b653dff12029333a6546c11e108ede13052eb",
"rev": "698214a32beb4f4c8e3942372c694f40848b360d",
"type": "github"
},
"original": {