my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux
12
fork

Configure Feed

Select the types of activity you want to include in your feed.

nixos/system/gnome: remove outdated comment

-2
-2
modules/nixos/system/gnome.nix
··· 15 15 gnome = { 16 16 glib-networking.enable = true; 17 17 18 - # TODO: remove this in favour of the new gcr implementation 19 - # https://github.com/NixOS/nixpkgs/pull/379731 20 18 gnome-keyring.enable = true; # this makes it so i don't have to enter my password every time i log in 21 19 22 20 # since https://github.com/NixOS/nixpkgs/pull/379731