Use fancier kernel config
This commit is contained in:
parent
1f5727930f
commit
1742c79af3
2 changed files with 4 additions and 5 deletions
7
flake.lock
generated
7
flake.lock
generated
|
@ -257,16 +257,15 @@
|
|||
"nixos-m1": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1665963056,
|
||||
"narHash": "sha256-u8l1IqAqm02zYrBXZBFphBZiF3sLGeFnILEoUAIozrg=",
|
||||
"lastModified": 1665997276,
|
||||
"narHash": "sha256-vkhyCTxRC7yEW7iNfGjbJCtiakPzz9+bCgB3QOXdsPA=",
|
||||
"owner": "natsukagami",
|
||||
"repo": "nixos-m1",
|
||||
"rev": "ce00f9e1e0073763214409375f07461ed7454e4f",
|
||||
"rev": "8d3b6911f2957537bf148e3953684391b6f55336",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "natsukagami",
|
||||
"ref": "enable-uinput",
|
||||
"repo": "nixos-m1",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
kakoune.flake = false;
|
||||
kak-lsp.url = github:kak-lsp/kak-lsp;
|
||||
kak-lsp.flake = false;
|
||||
nixos-m1.url = github:natsukagami/nixos-m1/enable-uinput;
|
||||
nixos-m1.url = github:natsukagami/nixos-m1;
|
||||
nixos-m1.flake = false;
|
||||
|
||||
# ---
|
||||
|
|
Loading…
Add table
Reference in a new issue