pinwheel: Cleanup whitespace in configuration.nix
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
imports =
|
imports =
|
||||||
[ # Include the results of the hardware scan.
|
[
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./modules/light
|
./modules/light
|
||||||
./modules/sound
|
./modules/sound
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
./modules/git
|
./modules/git
|
||||||
./modules/zsh
|
./modules/zsh
|
||||||
./modules/tmux
|
./modules/tmux
|
||||||
./modules/vim
|
./modules/vim
|
||||||
./modules/emacs
|
./modules/emacs
|
||||||
./modules/foot
|
./modules/foot
|
||||||
./modules/hyprland
|
./modules/hyprland
|
||||||
@@ -95,7 +95,7 @@
|
|||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
nerdfonts
|
nerdfonts
|
||||||
liberation_ttf
|
liberation_ttf
|
||||||
];
|
];
|
||||||
|
|
||||||
@@ -116,7 +116,7 @@
|
|||||||
hostKeys = [{
|
hostKeys = [{
|
||||||
path = "/etc/ssh/pinwheel";
|
path = "/etc/ssh/pinwheel";
|
||||||
type = "ed25519";
|
type = "ed25519";
|
||||||
}];
|
}];
|
||||||
};
|
};
|
||||||
|
|
||||||
# Open ports in the firewall.
|
# Open ports in the firewall.
|
||||||
|
|||||||
Reference in New Issue
Block a user