added rockpro host and deployment profile.

This commit is contained in:
Gabe Venberg 2024-06-18 18:06:17 -05:00
parent 44b89b8f0c
commit 4224c17044
7 changed files with 148 additions and 3 deletions

View file

@ -46,8 +46,8 @@
users.users.${config.host.user} = {
packages = with pkgs; [
gparted
neovim
gptfdisk
];
};

View file

@ -44,8 +44,8 @@
users.users.${config.host.user} = {
packages = with pkgs; [
gparted
firefox
gptfdisk
];
};