security: enable soteria
Soteria is a GTK-based Polkit authentication agent.
This commit is contained in:
parent
484bddd03b
commit
f813eb37d3
9 changed files with 2 additions and 13 deletions
|
@ -32,7 +32,6 @@ in {
|
|||
microfetch
|
||||
mprocs
|
||||
nmap
|
||||
polkit
|
||||
ripgrep
|
||||
smartmontools
|
||||
television
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
# Select internationalisation properties.
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
console.keyMap = "uk";
|
||||
security.polkit.enable = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
services = {
|
||||
fstrim.enable = lib.mkDefault true;
|
||||
|
|
|
@ -74,7 +74,6 @@ in {
|
|||
pdfpc
|
||||
pfetch
|
||||
playerctl
|
||||
polkit
|
||||
presenterm
|
||||
pulsemixer
|
||||
ripgrep
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
# Select internationalisation properties.
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
console.keyMap = "us";
|
||||
security.polkit.enable = true;
|
||||
|
||||
# boot.kernelPackages = pkgs.linuxPackagesFor xanmod_blox;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
|
|
@ -48,7 +48,6 @@
|
|||
pavucontrol
|
||||
pdfarranger
|
||||
picard
|
||||
polkit
|
||||
pulsemixer
|
||||
python3
|
||||
pwvucontrol
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
# Select internationalisation properties.
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
console.keyMap = "uk";
|
||||
security.polkit.enable = true;
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
programs.nix-ld.enable = true;
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
# Select internationalisation properties.
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
console.keyMap = "uk";
|
||||
security.polkit.enable = true;
|
||||
programs.nix-ld.enable = false;
|
||||
boot.kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
services = {
|
||||
|
|
|
@ -32,7 +32,6 @@
|
|||
microfetch
|
||||
nmap
|
||||
pfetch
|
||||
polkit
|
||||
ripgrep
|
||||
smartmontools
|
||||
util-linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue