Compare commits
No commits in common. "64afe27679f7fdb8235bcdaa44430c5c47e6a179" and "faa58a040c8c038c5fa011fda61aa9aa0496da19" have entirely different histories.
64afe27679
...
faa58a040c
2 changed files with 7 additions and 7 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
boot.initrd.kernelModules = [ "amdgpu" "coretemp" ];
|
||||
|
||||
boot.kernelParams = [ "intel_iommu=on" "kvm.enable_virt_at_load=0" ];
|
||||
boot.kernelParams = [ "intel_iommu=on" ];
|
||||
|
||||
boot.supportedFilesystems = [ "nfs" ];
|
||||
|
||||
|
|
|
|||
12
flake.lock
generated
12
flake.lock
generated
|
|
@ -7,11 +7,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1749049052,
|
||||
"narHash": "sha256-wIt8ZBc8diKg1H5ibi3Bw9HUcPR2w3xy4ddcuzjgLb0=",
|
||||
"lastModified": 1746661235,
|
||||
"narHash": "sha256-TAm/SnOT8AD3YKYOdjtg5Nmf/hCKEwc0USHBIoXV8qo=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "ffab96a8b4a523c4b5e2645ee09e95a75cbdbfab",
|
||||
"rev": "ec71b5162848e6369bdf2be8d2f1dd41cded88e8",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -22,11 +22,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1748929857,
|
||||
"narHash": "sha256-lcZQ8RhsmhsK8u7LIFsJhsLh/pzR9yZ8yqpTzyGdj+Q=",
|
||||
"lastModified": 1746461020,
|
||||
"narHash": "sha256-7+pG1I9jvxNlmln4YgnlW4o+w0TZX24k688mibiFDUE=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "c2a03962b8e24e669fb37b7df10e7c79531ff1a4",
|
||||
"rev": "3730d8a308f94996a9ba7c7138ede69c1b9ac4ae",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue