diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-24 01:09:49 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-24 01:09:49 -0400 |
| commit | cabf188ae487120d4b9ac1fe21fff45403a787b4 (patch) | |
| tree | d9fa0f83426f6465029fb1de334665127e65d1d2 /flake.nix | |
| parent | 0ce4331f742863ec03c711c27b0a0dee7e8cc187 (diff) | |
various fixes to guix
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -88,6 +88,8 @@ | |||
| 88 | inputs.zen-browser.homeModules.beta | 88 | inputs.zen-browser.homeModules.beta |
| 89 | ./users/ryan/common.nix | 89 | ./users/ryan/common.nix |
| 90 | ./users/ryan/linux.nix | 90 | ./users/ryan/linux.nix |
| 91 | ./users/ryan/linux/foreign.nix | ||
| 92 | ./users/ryan/linux/guix.nix | ||
| 91 | ]; | 93 | ]; |
| 92 | }; | 94 | }; |
| 93 | }; | 95 | }; |
