mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
disk: moved script mountkdrive
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
gnome-disk-utility
|
||||
udiskie # removable disk automounter for udisks
|
||||
(pkgs.callPackage ../../modules/scripts/mountkdrive.nix {})
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user