diff options
author | lassulus <lassulus@lassul.us> | 2021-12-23 16:20:33 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2021-12-23 16:20:33 +0100 |
commit | fb9ef6eda60b4d36c288c0c8806dbcb32df54a10 (patch) | |
tree | b257aca00e53853384a36eaf79e727aa57820a9a /lass/1systems | |
parent | 5a7e6ef803399e91ac9efcf6d6f33c6a3f4ca227 (diff) |
l pkgs.dpass: RIP
Diffstat (limited to 'lass/1systems')
-rw-r--r-- | lass/1systems/helios/config.nix | 7 | ||||
-rw-r--r-- | lass/1systems/mors/config.nix | 1 |
2 files changed, 0 insertions, 8 deletions
diff --git a/lass/1systems/helios/config.nix b/lass/1systems/helios/config.nix deleted file mode 100644 index 68acf12b8..000000000 --- a/lass/1systems/helios/config.nix +++ /dev/null @@ -1,7 +0,0 @@ -with import <stockholm/lib>; -{ pkgs, ... }: -{ - environment.systemPackages = with pkgs; [ - dpass - ]; -} diff --git a/lass/1systems/mors/config.nix b/lass/1systems/mors/config.nix index 88ac90de4..4d042de22 100644 --- a/lass/1systems/mors/config.nix +++ b/lass/1systems/mors/config.nix @@ -127,7 +127,6 @@ with import <stockholm/lib>; transmission macchanger - dpass dnsutils woeusb |