removed udiskie

This commit is contained in:
Elias Gasparis 2025-01-26 11:09:20 +08:00
parent f0dc042122
commit cf479cb98b
2 changed files with 1 additions and 3 deletions

View file

@ -3,7 +3,7 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
#nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";

View file

@ -120,8 +120,6 @@
};
services.udiskie.enable = true;
# This value determines the home Manager release that your
# configuration is compatible with. This helps avoid breakage
# when a new home Manager release introduces backwards