My nixos configuration
2
fork

Configure Feed

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

use secret

+1 -1
+1 -1
parts/home_configs.nix
··· 95 95 [ 96 96 config.entryPoint 97 97 {home = {inherit (config) username homeDirectory;};} 98 - {systemd.user.startServices = "sd-switch";} 98 + {systemd.user.startServices = "legacy";} 99 99 inputs.nixos-vscode-server.nixosModules.home 100 100 inputs.sops-nix.homeManagerModules.sops 101 101 ]