Formatting changes and added dynamic home-manager username
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{ config, pkgs, inputs, ... }:
|
||||
{ config, pkgs, inputs, ... }: {
|
||||
|
||||
{
|
||||
# Enable experimental nix features.
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user