summary refs log tree commit diff stats
path: root/system/modules
diff options
context:
space:
mode:
authorAlan Pearce2019-10-04 21:35:17 +0200
committerAlan Pearce2019-10-04 21:35:44 +0200
commit8a52c1acb46ba99584ee4cc7c83161d972718a59 (patch)
tree158400c583b09e5eccf696d1f2c0a09e990d9029 /system/modules
parent43a23a0eef135a07905c64a00ea620ba676e95ae (diff)
downloadnixfiles-8a52c1acb46ba99584ee4cc7c83161d972718a59.tar.lz
nixfiles-8a52c1acb46ba99584ee4cc7c83161d972718a59.tar.zst
nixfiles-8a52c1acb46ba99584ee4cc7c83161d972718a59.zip
Remove stow and scripts
Diffstat (limited to 'system/modules')
-rw-r--r--system/modules/programs/dotfiles.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/modules/programs/dotfiles.nix b/system/modules/programs/dotfiles.nix
index 2e3f44aa..2fb66306 100644
--- a/system/modules/programs/dotfiles.nix
+++ b/system/modules/programs/dotfiles.nix
@@ -1,7 +1,6 @@
 { config, pkgs, ... }:
 
 { environment.systemPackages = with pkgs; [
-    stow
     fzf
     ghq
   ] ++ (