diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2023-09-04 20:36:13 -0600 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2023-09-04 20:36:13 -0600 |
| commit | 30280b0882bc38412c7723d56ed950d6e326f825 (patch) | |
| tree | 1438a0e0fa02b94201ec131cff31bb48d301c03a /machines/khad | |
| parent | bd8b7075dbc8e0c562d981cfdc47c016b2b6c87f (diff) | |
fixed another typo
Diffstat (limited to 'machines/khad')
| -rw-r--r-- | machines/khad/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/khad/configuration.nix b/machines/khad/configuration.nix index e60e949..cabc361 100644 --- a/machines/khad/configuration.nix +++ b/machines/khad/configuration.nix @@ -84,7 +84,7 @@ # # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. # helix # wget - ]; + # ]; # Some programs need SUID wrappers, can be configured further or are # started in user sessions. |
