diff --git a/config/darwin.nix b/config/darwin.nix index 650b17e..5feb90c 100644 --- a/config/darwin.nix +++ b/config/darwin.nix @@ -6,6 +6,7 @@ nixpkgs.config.allowUnfree = true; environment.systemPackages = with pkgs; [ + nextcloud-client git ]; @@ -21,7 +22,6 @@ "scroll-reverser" "google-chrome" "instantview" - "nextcloud" "tailscale" "discord" "iterm2" diff --git a/config/media.nix b/config/media.nix index 885b45b..84527b3 100644 --- a/config/media.nix +++ b/config/media.nix @@ -35,9 +35,10 @@ nvidiaSettings = true; }; - graphics = { + opengl = { enable = true; - enable32Bit = true; + driSupport = true; + driSupport32Bit = true; }; }; diff --git a/config/omen.nix b/config/omen.nix index 151142a..935b72f 100644 --- a/config/omen.nix +++ b/config/omen.nix @@ -43,9 +43,10 @@ environment.variables.GDK_SCALE = "0.5"; # Install OpenGL - hardware.graphics = { + hardware.opengl = { enable = true; - enable32Bit = true; + driSupport = true; + driSupport32Bit = true; }; # Ignore laptop lid closing when connected to power. diff --git a/flake.lock b/flake.lock index 8e37454..7b09fcb 100644 --- a/flake.lock +++ b/flake.lock @@ -7,16 +7,16 @@ ] }, "locked": { - "lastModified": 1727111745, - "narHash": "sha256-EYLvFRoTPWtD+3uDg2wwQvlz88OrIr3zld+jFE5gDcY=", + "lastModified": 1726989464, + "narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=", "owner": "nix-community", "repo": "home-manager", - "rev": "21c021862fa696c8199934e2153214ab57150cb6", + "rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176", "type": "github" }, "original": { "owner": "nix-community", - "ref": "master", + "ref": "release-24.05", "repo": "home-manager", "type": "github" } @@ -43,16 +43,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1726937504, - "narHash": "sha256-bvGoiQBvponpZh8ClUcmJ6QnsNKw0EMrCQJARK3bI1c=", + "lastModified": 1726969270, + "narHash": "sha256-8fnFlXBgM/uSvBlLWjZ0Z0sOdRBesyNdH0+esxqizGc=", "owner": "nixos", "repo": "nixpkgs", - "rev": "9357f4f23713673f310988025d9dc261c20e70c6", + "rev": "23cbb250f3bf4f516a2d0bf03c51a30900848075", "type": "github" }, "original": { "owner": "nixos", - "ref": "nixos-unstable", + "ref": "nixos-24.05", "repo": "nixpkgs", "type": "github" } diff --git a/flake.nix b/flake.nix index 9567558..b699f28 100644 --- a/flake.nix +++ b/flake.nix @@ -2,9 +2,9 @@ description = "Configuration flake for RandomCTF"; inputs = { - nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; + nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05"; home-manager = { - url = "github:nix-community/home-manager/master"; + url = "github:nix-community/home-manager/release-24.05"; inputs.nixpkgs.follows = "nixpkgs"; }; diff --git a/home/hacking.nix b/home/hacking.nix index c11fd12..b4d849f 100644 --- a/home/hacking.nix +++ b/home/hacking.nix @@ -12,6 +12,7 @@ wpscan openssl remmina + netexec inetutils thc-hydra exploitdb @@ -19,7 +20,6 @@ burpsuite evil-winrm feroxbuster - crackmapexec (wordlists.override { lists = with pkgs; [ rockyou