Compare commits

..

No commits in common. "5728da35dc4a63ee60aae046288e8a3ef93d81e4" and "9843771e1a3375cb18bcbf7efb3524ceb17d52fa" have entirely different histories.

3 changed files with 13 additions and 15 deletions

View file

@ -56,7 +56,7 @@
};
# ------------ kernel -------------------------------------------------------
boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_2;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_1;
# ------------ time, location & input ---------------------------------------
# Set your time zone.

View file

@ -7,11 +7,11 @@
]
},
"locked": {
"lastModified": 1682588420,
"narHash": "sha256-bIRJA9Kw4TI87FHUVfw0UuSw/swTQ4EaARL1JuKtWoA=",
"lastModified": 1681809359,
"narHash": "sha256-2V/7P10oIfhh6bAJ0rGeTTtrTyvgAqFcpAD75Ld2hw0=",
"owner": "Feliix42",
"repo": "mlir.nix",
"rev": "021cea4dce3f55a5b86c523c9389b888610e6825",
"rev": "9baa65425de92a4b0ed395e6639f3869afe7eb29",
"type": "github"
},
"original": {
@ -23,11 +23,11 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1683009613,
"narHash": "sha256-jJh8JaoHOLlk7iFLgZk1PlxCCNA2KTKfOLMLCa9mduA=",
"lastModified": 1680876084,
"narHash": "sha256-eP9yxP0wc7XuVaODugh+ajgbFGaile2O1ihxiLxOuvU=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "7dc46304675f4ff2d6be921ef60883efd31363c4",
"rev": "3006d2860a6ed5e01b0c3e7ffb730e9b293116e2",
"type": "github"
},
"original": {
@ -39,11 +39,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1682817260,
"narHash": "sha256-kFMXzKNj4d/0Iqbm5l57rHSLyUeyCLMuvlROZIuuhvk=",
"lastModified": 1682303062,
"narHash": "sha256-x+KAADp27lbxeoPXLUMxKcRsUUHDlg+qVjt5PjgBw9A=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "db1e4eeb0f9a9028bcb920e00abbc1409dd3ef36",
"rev": "f5364316e314436f6b9c8fd50592b18920ab18f9",
"type": "github"
},
"original": {
@ -62,11 +62,11 @@
},
"unstable": {
"locked": {
"lastModified": 1682879489,
"narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=",
"lastModified": 1682362401,
"narHash": "sha256-/UMUHtF2CyYNl4b60Z2y4wwTTdIWGKhj9H301EDcT9M=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0",
"rev": "884ac294018409e0d1adc0cae185439a44bd6b0b",
"type": "github"
},
"original": {

View file

@ -7,8 +7,6 @@
# Enable support for flashing new firmware onto my Moonlander
hardware.keyboard.zsa.enable = true;
hardware.nvidia.open = true;
services.udev.packages = [ pkgs.libu2f-host ];
# automount usb drives