mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 19:12:11 +02:00
Nerdfont icons finder, folder arch..
This commit is contained in:
@@ -23,4 +23,8 @@ let
|
||||
nmcli connection import type wireguard file "$1"
|
||||
'';
|
||||
|
||||
in { home.packages = with pkgs; [ menu wireguard-import powermenu ]; }
|
||||
vault = pkgs.writeShellScriptBin "vault" ''
|
||||
nvim $HOME/Nextcloud/obsidian
|
||||
'';
|
||||
|
||||
in { home.packages = with pkgs; [ menu wireguard-import powermenu vault ]; }
|
||||
|
||||
Reference in New Issue
Block a user