diff options
author | EuAndreh <eu@euandre.org> | 2019-01-20 23:34:12 -0200 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-01-20 23:34:12 -0200 |
commit | a5859fad8b43fbefc24f969b6f794c9a8abe797c (patch) | |
tree | eaae6f2933557723b821f7fc805060567531fe41 /nixos/configuration.nix | |
parent | Add ledger alias and helpers. (diff) | |
download | dotfiles-a5859fad8b43fbefc24f969b6f794c9a8abe797c.tar.gz dotfiles-a5859fad8b43fbefc24f969b6f794c9a8abe797c.tar.xz |
Initial setup for buku.
Diffstat (limited to 'nixos/configuration.nix')
-rw-r--r-- | nixos/configuration.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index fc48b78..36a2474 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -248,6 +248,8 @@ shellcheck (haskell.lib.justStaticExecutables haskellPackages.github-backup) rustracer + xsel + buku ## Containers and VMs |