diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-24 01:46:13 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-24 01:46:13 -0400 |
| commit | 397af8b5b8bf6d08f26292207ce2aaffc095772b (patch) | |
| tree | 6c52522f92593d5c1c4b91fb3429a64a4b4867d9 /users/ryan/linux.nix | |
| parent | 181f59e7219fa3cfed36c05773ac6a8dc40e5571 (diff) | |
Should be good, need to clean slop still
Diffstat (limited to 'users/ryan/linux.nix')
| -rw-r--r-- | users/ryan/linux.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/ryan/linux.nix b/users/ryan/linux.nix index 3935de5..fa2bacd 100644 --- a/users/ryan/linux.nix +++ b/users/ryan/linux.nix | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | { config, pkgs, lib, inputs, ... }: | 1 | { pkgs, lib, inputs, ... }: |
| 2 | 2 | ||
| 3 | { | 3 | { |
| 4 | imports = [ | 4 | imports = [ |
