aboutsummaryrefslogtreecommitdiff
path: root/users/tdback/desktop.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/tdback/desktop.nix')
-rw-r--r--users/tdback/desktop.nix7
1 files changed, 6 insertions, 1 deletions
diff --git a/users/tdback/desktop.nix b/users/tdback/desktop.nix
index 3ec058f..1f393d4 100644
--- a/users/tdback/desktop.nix
+++ b/users/tdback/desktop.nix
@@ -1,4 +1,8 @@
-{ config, pkgs, ... }:
+{
+ config,
+ pkgs,
+ ...
+}:
let
mkDirs =
defined:
@@ -42,6 +46,7 @@ in
home.packages = with pkgs.unstable; [
clang
+ deploy-rs
feh
gimp
gitu