about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/fcuny/desktop/sway/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/desktop/sway/default.nix b/users/fcuny/desktop/sway/default.nix
index d4d9093..d21f926 100644
--- a/users/fcuny/desktop/sway/default.nix
+++ b/users/fcuny/desktop/sway/default.nix
@@ -1,7 +1,7 @@
 { config, lib, pkgs, ... }:
 
 {
-  imorts = [
+  imoprts = [
     ./wofi.nix
   ];