This commit is contained in:
Lgmrszd 2024-01-09 10:01:25 +03:00
parent c4d98af2fe
commit eb46c3ddf6
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE
3 changed files with 9 additions and 6 deletions

View file

@ -58,6 +58,9 @@
''; '';
}; };
boot.tmp.cleanOnBoot = true;
# NTFS support # NTFS support
boot.supportedFilesystems = [ "ntfs" ]; boot.supportedFilesystems = [ "ntfs" ];
@ -234,7 +237,7 @@
# Steam # Steam
programs.steam = { programs.steam = {
enable = true; enable = true;
# remotePlay.openFirewall = true; remotePlay.openFirewall = true;
# dedicatedServer.openFirewall = true; # dedicatedServer.openFirewall = true;
}; };
@ -298,7 +301,6 @@
exfatprogs exfatprogs
gparted gparted
tmux tmux
fresh.jetbrains.jdk
# graalvm17-ce # graalvm17-ce
distrobox distrobox

View file

@ -59,11 +59,11 @@
}, },
"nixpkgs-fresh": { "nixpkgs-fresh": {
"locked": { "locked": {
"lastModified": 1702312524, "lastModified": 1702723167,
"narHash": "sha256-gkZJRDBUCpTPBvQk25G0B7vfbpEYM5s5OZqghkjZsnE=", "narHash": "sha256-cIxAF4Do+B7mQxzRDo/8B9QO0i2ap3i/i6Ujk8kx+Ws=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "a9bf124c46ef298113270b1f84a164865987a91c", "rev": "7d6929828a2d28eda9d37254ff6be3b6819506ca",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -64,7 +64,7 @@
gimp gimp
krita krita
inkscape-with-extensions inkscape-with-extensions
blockbench-electron # blockbench-electron
# games # games
prismlauncher prismlauncher
xonotic xonotic
@ -72,6 +72,7 @@
superTuxKart superTuxKart
lutris lutris
# dev # dev
# jetbrains.jdk
jetbrains.idea-community jetbrains.idea-community
packwiz packwiz
# vscodium # see programs.vscode # vscodium # see programs.vscode