Skip to content

Commit

Permalink
Remove Mk Options for xserver, NixOS/nixpkgs#303186
Browse files Browse the repository at this point in the history
Signed-off-by: Icey-Glitch <Icey-Glitch@riseup.net>
  • Loading branch information
Icey-Glitch committed Apr 18, 2024
1 parent f26830a commit cd999d5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions hosts/io/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
imports = [
./hardware-configuration.nix
./powersave.nix

# TODO: remove when https://github.com/NixOS/nixpkgs/pull/303186 lands in nixos-unstable
(lib.mkRenamedOptionModule ["services" "xserver" "displayManager" "sessionData"] ["services" "displayManager" "sessionData"])
(lib.mkRenamedOptionModule ["services" "xserver" "displayManager" "sessionPackages"] ["services" "displayManager" "sessionPackages"])
];

age.secrets.spotify = {
Expand Down

0 comments on commit cd999d5

Please sign in to comment.