Unverified Commit 0367cc8b authored by Izorkin's avatar Izorkin
Browse files

nixos/profiles/base: remove duplicate systemPackages

parent fcb7bdf4
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
    pkgs.ddrescue
    pkgs.ccrypt
    pkgs.cryptsetup # needed for dm-crypt volumes
    pkgs.mkpasswd # for generating password files

    # Some text editors.
    (pkgs.vim.customize {
@@ -32,7 +31,6 @@
    pkgs.fuse
    pkgs.fuse3
    pkgs.sshfs-fuse
    pkgs.rsync
    pkgs.socat
    pkgs.screen
    pkgs.tcpdump