+7
-3
commit.nu
+7
-3
commit.nu
······-let hosts: list<string> = (nix eval ".#nixosConfigurations" --apply builtins.attrNames --json --quiet | from json)
+36
-14
deploy.nu
+36
-14
deploy.nu
···webhook $hooktitle $"=== deploy for ($hostname): started ===\n\n(sys disks | to text)\n\n(sys mem | to text)"······
+1
-1
flake.nix
+1
-1
flake.nix
···
-1
hosts/wolumonde/modules/nushell.nix
-1
hosts/wolumonde/modules/nushell.nix
···
-82
modules/nushell/default.nix
-82
modules/nushell/default.nix
···-| if ($in | default [] | where value == $"($spans | last)ERR" | is-empty) { $in } else { null }-## alias fixer start https://www.nushell.sh/cookbook/external_completers.html#alias-completions
+1
modules/nushell/prompt.nu
+1
modules/nushell/prompt.nu
+23
users/default.nix
+23
users/default.nix
···
+63
users/dusk@devel.mobi/default.nix
+63
users/dusk@devel.mobi/default.nix
···
+1
-6
users/modules/helix/default.nix
+1
-6
users/modules/helix/default.nix
+1
users/modules/nushell/aliases.nu
+1
users/modules/nushell/aliases.nu
···
+75
users/modules/nushell/default.nix
+75
users/modules/nushell/default.nix
···+| if ($in | default [] | where value == $"($spans | last)ERR" | is-empty) { $in } else { null }+## alias fixer start https://www.nushell.sh/cookbook/external_completers.html#alias-completions
+1
users/modules/nushell/prompt.nu
+1
users/modules/nushell/prompt.nu
···
-2
users/modules/ssh/default.nix
-2
users/modules/ssh/default.nix