Compare commits
10 commits
6ba5ad7988
...
410effd33a
| Author | SHA1 | Date | |
|---|---|---|---|
| 410effd33a | |||
| 41bf5a48a2 | |||
| 42033d52bb | |||
| 87cc82effb | |||
| f6d236eafc | |||
| 667e2da6e1 | |||
| 90b73ebe79 | |||
| 0aee5e5da2 | |||
| 9421d79dc0 | |||
| 344c9b1a54 |
2 changed files with 3 additions and 7 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -159,11 +159,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1760929667,
|
"lastModified": 1760969583,
|
||||||
"narHash": "sha256-nZh6uvc71nVNaf/y+wesnjwsmJ6IZZUnP2EzpZe48To=",
|
"narHash": "sha256-vsf5mvR0xxK4GsfLx5bMJAQ4ysdrKymMIifNw+4TP7g=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "189c21cf879669008ccf06e78a553f17e88d8ef0",
|
"rev": "c9d758b500e53db5b74aa02d17dc45b65229e8e9",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
|
|
@ -25,10 +25,6 @@
|
||||||
package = pkgs.emptyDirectory;
|
package = pkgs.emptyDirectory;
|
||||||
};
|
};
|
||||||
|
|
||||||
jujutsu = {
|
|
||||||
package = pkgs.emptyDirectory;
|
|
||||||
};
|
|
||||||
|
|
||||||
tmux = {
|
tmux = {
|
||||||
# I use scripts that use the passthrough sequence often on this host
|
# I use scripts that use the passthrough sequence often on this host
|
||||||
enablePassthrough = true;
|
enablePassthrough = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue