style changes
This commit is contained in:
parent
0fd53b62f1
commit
c37a577c1c
3 changed files with 41 additions and 35 deletions
|
@ -92,8 +92,6 @@
|
|||
};
|
||||
|
||||
environment.shells = with pkgs; [ bash fish zsh ];
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
home-manager
|
||||
|
@ -107,9 +105,6 @@
|
|||
iosevka
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
# started in user sessions.
|
||||
# programs.mtr.enable = true;
|
||||
programs = {
|
||||
_1password.enable = true;
|
||||
_1password-gui = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue