mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Update rpi4.nix
This commit is contained in:
parent
2ca175d97c
commit
618322cdf6
1 changed files with 0 additions and 4 deletions
|
@ -26,17 +26,13 @@
|
|||
environment.systemPackages =
|
||||
with pkgs;
|
||||
[
|
||||
firefox
|
||||
fish
|
||||
git
|
||||
neofetch
|
||||
thunderbird
|
||||
restic
|
||||
wget
|
||||
];
|
||||
|
||||
services.openssh.enable = true;
|
||||
|
||||
# Define user accounts
|
||||
users.extraUsers.aaronh = {
|
||||
description = "Aaron Honeycutt";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue