style: format code and remove redundant line
This commit is contained in:
parent
c08eefcaff
commit
ca04fc4cb7
@ -60,7 +60,6 @@
|
||||
security.rtkit.enable = true;
|
||||
|
||||
nix.settings.trusted-users = ["root" "phundrak"];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
clinfo # AMD
|
||||
|
@ -1,4 +1,4 @@
|
||||
{pkgs, ...}:{
|
||||
{pkgs, ...}: {
|
||||
programs.gpg = {
|
||||
enable = true;
|
||||
mutableKeys = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user