add NordVPN module instead of not working external flake
This commit is contained in:
@ -5,8 +5,8 @@ let
|
||||
homeDirectory = "/home/${username}";
|
||||
in {
|
||||
imports = [
|
||||
./packages.nix
|
||||
./programs.nix
|
||||
./packages.nix
|
||||
./programs.nix
|
||||
./theme.nix
|
||||
];
|
||||
|
||||
|
@ -8,8 +8,6 @@
|
||||
pywayland
|
||||
]))
|
||||
|
||||
inputs.nordvpn.packages.${system}.nordvpn
|
||||
|
||||
(birdtray.overrideAttrs (_: {
|
||||
cmakeFlags = [ "-DOPT_THUNDERBIRD_CMDLINE=${thunderbird}/bin/thunderbird" ];
|
||||
}))
|
||||
|
Reference in New Issue
Block a user