fix shutdown issues

This commit is contained in:
LordGrimmauld 2024-03-05 19:06:58 +01:00
parent 67f330875a
commit 964a5be64c
6 changed files with 26 additions and 26 deletions

View file

@ -74,11 +74,11 @@
"yafas": "yafas" "yafas": "yafas"
}, },
"locked": { "locked": {
"lastModified": 1709508376, "lastModified": 1709644541,
"narHash": "sha256-erEg/mCQQPWKydq8oSWfD7Gpu5TUHRp/d8s5LT7b7RA=", "narHash": "sha256-TW6967KZlypDNOsOsBrs89uC62aYAJbTqJsCgY6Gl0I=",
"owner": "chaotic-cx", "owner": "chaotic-cx",
"repo": "nyx", "repo": "nyx",
"rev": "df479f74b0ddbac56a69437e3a8610cf649a697c", "rev": "c3c71b0be6d5f2f787db499d77cdac8692eda57b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -134,11 +134,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1709339361, "lastModified": 1709522437,
"narHash": "sha256-5rSU25nJ7fqKYl0PzsHrAGkSSh5jBEt5dLD1T5Rr1wY=", "narHash": "sha256-mS0tYjN3B2cLfF+p8m/0YAMNOEQSx/HJT6BOy/XcOLw=",
"owner": "girlbossceo", "owner": "girlbossceo",
"repo": "conduwuit", "repo": "conduwuit",
"rev": "e71855cd0b59d9274e8528a4c1ee480f99006c3c", "rev": "b527ec46661a9a5efe22aa83eeb9fbbe37c41850",
"type": "gitlab" "type": "gitlab"
}, },
"original": { "original": {
@ -369,11 +369,11 @@
"rust-overlay": "rust-overlay" "rust-overlay": "rust-overlay"
}, },
"locked": { "locked": {
"lastModified": 1709458510, "lastModified": 1709486703,
"narHash": "sha256-n3nHnrf7SuX/7CY03+a0Ucd4XoMAwLI+3siKTcWOLtM=", "narHash": "sha256-AIDAnQja0/2YsZb6Rxa//gH9uV0QmVs/vsVXj2DAd7s=",
"owner": "martinvonz", "owner": "martinvonz",
"repo": "jj", "repo": "jj",
"rev": "24868e519289d5d1862dff1d63eb25d1eb5fdba1", "rev": "415ae5c0f9ed4d45df564a4aca6d327485a445bf",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -406,11 +406,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1709453425, "lastModified": 1709481412,
"narHash": "sha256-WKS15r4G1Wm5GdGP2K4kZXFefsVdLsA12YupUKiOr2U=", "narHash": "sha256-QDRnTQQ9+4LIm+yhG7vFVs/NH3511nYLUW6PQXSamAw=",
"owner": "YaLTeR", "owner": "YaLTeR",
"repo": "niri", "repo": "niri",
"rev": "c4145b014af59ea13760663755e9410b19501d0f", "rev": "2750b2038bed5495bcdfeacc7be25267d15ceab1",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -528,12 +528,12 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1709237383, "lastModified": 1709479366,
"narHash": "sha256-cy6ArO4k5qTx+l5o+0mL9f5fa86tYUX3ozE1S+Txlds=", "narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=",
"rev": "1536926ef5621b09bba54035ae2bb6d806d72ac8", "rev": "b8697e57f10292a6165a20f03d2f42920dfaf973",
"revCount": 590113, "revCount": 591063,
"type": "tarball", "type": "tarball",
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.590113%2Brev-1536926ef5621b09bba54035ae2bb6d806d72ac8/018df9f0-47ef-778e-b2d9-de8f1e70489d/source.tar.gz" "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.591063%2Brev-b8697e57f10292a6165a20f03d2f42920dfaf973/018e0b39-3c52-71b1-81e1-d90220875f22/source.tar.gz"
}, },
"original": { "original": {
"type": "tarball", "type": "tarball",
@ -558,11 +558,11 @@
}, },
"nixpkgs_4": { "nixpkgs_4": {
"locked": { "locked": {
"lastModified": 1709237383, "lastModified": 1709479366,
"narHash": "sha256-cy6ArO4k5qTx+l5o+0mL9f5fa86tYUX3ozE1S+Txlds=", "narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "1536926ef5621b09bba54035ae2bb6d806d72ac8", "rev": "b8697e57f10292a6165a20f03d2f42920dfaf973",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -53,7 +53,7 @@
./modules/system-packages.nix ./modules/system-packages.nix
./modules/mypackaegsstayinstoreffs.nix ./modules/mypackaegsstayinstoreffs.nix
./modules/opengl.nix ./modules/opengl.nix
./modules/kvm.nix # ./modules/kvm.nix
./modules/toolchains.nix ./modules/toolchains.nix
./modules/tui.nix ./modules/tui.nix
./modules/cloudsync.nix ./modules/cloudsync.nix

View file

@ -32,4 +32,5 @@
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
powerManagement.cpuFreqGovernor = lib.mkDefault "performance"; powerManagement.cpuFreqGovernor = lib.mkDefault "performance";
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware; hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
hardware.bluetooth.enable = true;
} }

View file

@ -21,7 +21,7 @@
krfb krfb
imagemagick imagemagick
# pypy3 pypy3
kdePackages.audiocd-kio kdePackages.audiocd-kio

View file

@ -12,15 +12,12 @@ in {
rustfmt rustfmt
rust-analyzer rust-analyzer
jdk17 jdk17
python3
pkg-config pkg-config
pinentry pinentry
pass pass
libsecret libsecret
(python311.withPackages ( python-pkgs: [
# python311Packages.keyring
# python311Packages.keyring-pass
]))
tea tea
(writeShellScriptBin "passw" "pass $@") (writeShellScriptBin "passw" "pass $@")
# nodejs_21 # ugh.... somehow nvim needs node now?!? # nodejs_21 # ugh.... somehow nvim needs node now?!?

View file

@ -7,6 +7,7 @@
packages = with pkgs; [ packages = with pkgs; [
webcord webcord
discord discord
nomacs
heroic heroic
plasma-browser-integration plasma-browser-integration
pdfarranger pdfarranger
@ -56,4 +57,5 @@
}; };
services.udev.packages = [ pkgs.wooting-udev-rules ]; services.udev.packages = [ pkgs.wooting-udev-rules ];
services.blueman.enable = true;
} }