Compare commits

..

No commits in common. "adb819fa03335291e9699e5861dacd759153ad18" and "baf6a9151f1df60ad7e5a7b8c156997468595e15" have entirely different histories.

3 changed files with 22 additions and 29 deletions

42
flake.lock generated
View file

@ -413,11 +413,11 @@
]
},
"locked": {
"lastModified": 1734821669,
"narHash": "sha256-F7Z2tIJsUEhErpK0sGMep4xG/eTVuK2eBpvgh3cS2H8=",
"lastModified": 1734622215,
"narHash": "sha256-OOfI0XhSJGHblfdNDhfnn8QnZxng63rWk9eeJ2tCbiI=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "51160a097a850839b7eae7ef08d0d3e7e353dfc3",
"rev": "1395379a7a36e40f2a76e7b9936cc52950baa1be",
"type": "github"
},
"original": {
@ -435,11 +435,11 @@
]
},
"locked": {
"lastModified": 1734622215,
"narHash": "sha256-OOfI0XhSJGHblfdNDhfnn8QnZxng63rWk9eeJ2tCbiI=",
"lastModified": 1734344598,
"narHash": "sha256-wNX3hsScqDdqKWOO87wETUEi7a/QlPVgpC/Lh5rFOuA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "1395379a7a36e40f2a76e7b9936cc52950baa1be",
"rev": "83ecd50915a09dca928971139d3a102377a8d242",
"type": "github"
},
"original": {
@ -589,11 +589,11 @@
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1734745696,
"narHash": "sha256-rTGDkcbzfcTL7jE4TtxhNQtDssD1QY8yLo8ApAv3XRs=",
"lastModified": 1734659394,
"narHash": "sha256-rI7fcI4+J+iAiCvQ0J3hECJJGD9cAVTAFRTj1xrX6Qo=",
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"rev": "113779a6601d5b5c8ef7c5b5c4ab3f377fd3e2c3",
"rev": "1792f1bbfccbd5ebcb745250e4fc57067c6dfd9c",
"type": "github"
},
"original": {
@ -693,11 +693,11 @@
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1734798432,
"narHash": "sha256-JVU+WjrRZUJnUKQ/iXP9O8eQ0L3YkqV1DpFMS4kLZog=",
"lastModified": 1734688442,
"narHash": "sha256-MjaMAeZH9t09LEQMK559/PMouXxuWcMHXb/Em2Vb9dw=",
"owner": "nix-community",
"repo": "nixvim",
"rev": "6a4b4221c4ebf1140f73f8df769e97f1828d90fa",
"rev": "f3ef2721abf6e7f4f9ab8346cb1efebb0ecb9769",
"type": "github"
},
"original": {
@ -715,11 +715,11 @@
"treefmt-nix": "treefmt-nix_2"
},
"locked": {
"lastModified": 1734827255,
"narHash": "sha256-JEtkVnjDgN0UWTHkIeSIKq9YNb7bwT2kkt58VrnutkI=",
"lastModified": 1734702355,
"narHash": "sha256-MakJkKkxwbtPdekqi3GgS5apYvgzXtRFD9UkANwYEM8=",
"owner": "nix-community",
"repo": "NUR",
"rev": "38dcbcaf256ad46349e35ce52a2f576610a14255",
"rev": "a34b164e68571dc686f256ef32cc4c3755749fb0",
"type": "github"
},
"original": {
@ -888,11 +888,11 @@
},
"staging-next": {
"locked": {
"lastModified": 1734826548,
"narHash": "sha256-2vF4+KMK2b1xav3lfAdZdjQtqQ07OpxbnzzPwVmxScg=",
"lastModified": 1734708020,
"narHash": "sha256-USy9JbTqVypOdSMG6aD6eEby0WaRrFG7CgZusAcy+6s=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e1b8fbad4caa0d44eebb7b66b94a07f2a61e0210",
"rev": "33c237834050853908dbce11f0ec102cdb044422",
"type": "github"
},
"original": {
@ -970,11 +970,11 @@
]
},
"locked": {
"lastModified": 1734704479,
"narHash": "sha256-MMi74+WckoyEWBRcg/oaGRvXC9BVVxDZNRMpL+72wBI=",
"lastModified": 1733761991,
"narHash": "sha256-s4DalCDepD22jtKL5Nw6f4LP5UwoMcPzPZgHWjAfqbQ=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "65712f5af67234dad91a5a4baee986a8b62dbf8f",
"rev": "0ce9d149d99bc383d1f2d85f31f6ebd146e46085",
"type": "github"
},
"original": {

View file

@ -28,7 +28,6 @@ rec {
};
home.packages = with pkgs; [
powershell
ruff
ruff-lsp
];

View file

@ -6,13 +6,7 @@
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
};
environment.systemPackages = with pkgs; [
(prismlauncher.override {
jdks = with pkgs; [
jdk8
jdk17
jdk21
];
})
prismlauncher
lunar-client
heroic
protonup-qt