mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-12 21:33:26 -05:00
Formatting
This commit is contained in:
parent
07219c9f8f
commit
71c396cc28
2 changed files with 8 additions and 7 deletions
|
|
@ -6,7 +6,8 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
imports =
|
imports =
|
||||||
[ # Include the results of the hardware scan.
|
[
|
||||||
|
# Include the results of the hardware scan.
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
inputs.home-manager.nixosModules.default
|
inputs.home-manager.nixosModules.default
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue