diff --git a/.stowrc b/low-power-laptop/.stowrc similarity index 63% rename from .stowrc rename to low-power-laptop/.stowrc index eeb0e99..7a958a7 100644 --- a/.stowrc +++ b/low-power-laptop/.stowrc @@ -1,3 +1,3 @@ ---target=/etc +--target=/etc/nixos --ignore=.stowrc --ignore=DS_Store diff --git a/nixos/.stowrc b/nixos/.stowrc new file mode 100644 index 0000000..7a958a7 --- /dev/null +++ b/nixos/.stowrc @@ -0,0 +1,3 @@ +--target=/etc/nixos +--ignore=.stowrc +--ignore=DS_Store diff --git a/nixos/configuration.nix b/nixos/configuration.nix index a9d31be..2c0cc86 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -247,7 +247,10 @@ gradle gcc dotnetCorePackages.sdk_8_0_3xx - + (pkgs.writeShellScriptBin "python" '' + export LD_LIBRARY_PATH=$NIX_LD_LIBRARY_PATH + exec ${pkgs.python312}/bin/python "$@" + '') # noisetorch # yad # unzip @@ -286,6 +289,25 @@ glib glibc # === Ludusavi === + + # === html wallpaper === + python312Packages.pyqt6-webengine + # === + + zlib + zstd + stdenv.cc.cc + curl + openssl + attr + libssh + bzip2 + libxml2 + acl + libsodium + util-linux + xz + systemd ]; # Some programs need SUID wrappers, can be configured further or are diff --git a/nixos/flake.lock b/nixos/flake.lock index 6dccca2..40020e1 100644 --- a/nixos/flake.lock +++ b/nixos/flake.lock @@ -61,11 +61,11 @@ ] }, "locked": { - "lastModified": 1743346616, - "narHash": "sha256-AB/ve2el1TB7k4iyogHGCVlWVkrhp3+4FKKMr1W5iKQ=", + "lastModified": 1743438213, + "narHash": "sha256-ZZDN+0v1r4I1xkQWlt8euOJv5S4EvElUCZMrDjTCEsY=", "owner": "nix-community", "repo": "home-manager", - "rev": "1d2ed9c503cf41ca7f3db091edc8519dcdcd8b41", + "rev": "ccd7df836e1f42ea84806760f25b77b586370259", "type": "github" }, "original": { @@ -99,11 +99,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1743231893, - "narHash": "sha256-tpJsHMUPEhEnzySoQxx7+kA+KUtgWqvlcUBqROYNNt0=", + "lastModified": 1743367904, + "narHash": "sha256-sOos1jZGKmT6xxPvxGQyPTApOunXvScV4lNjBCXd/CI=", "owner": "nixos", "repo": "nixpkgs", - "rev": "c570c1f5304493cafe133b8d843c7c1c4a10d3a6", + "rev": "7ffe0edc685f14b8c635e3d6591b0bbb97365e6c", "type": "github" }, "original": { @@ -157,11 +157,11 @@ }, "unstable": { "locked": { - "lastModified": 1743095683, - "narHash": "sha256-gWd4urRoLRe8GLVC/3rYRae1h+xfQzt09xOfb0PaHSk=", + "lastModified": 1743315132, + "narHash": "sha256-6hl6L/tRnwubHcA4pfUUtk542wn2Om+D4UnDhlDW9BE=", "owner": "nixos", "repo": "nixpkgs", - "rev": "5e5402ecbcb27af32284d4a62553c019a3a49ea6", + "rev": "52faf482a3889b7619003c0daec593a1912fddc1", "type": "github" }, "original": {