Add portainer service
This commit is contained in:
@ -9,6 +9,9 @@
|
||||
[ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
<home-manager/nixos>
|
||||
|
||||
# Include Services
|
||||
./services/portainer.nix
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
@ -77,6 +80,7 @@
|
||||
home.packages = with pkgs; [
|
||||
lazygit
|
||||
keychain
|
||||
alejandra
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
Reference in New Issue
Block a user