nix fmt
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# description = "My Name";
|
||||
# shell = pkgs.zsh;
|
||||
# extraGroups = [ "wheel" "networkmanager" ];
|
||||
#
|
||||
#
|
||||
# external = builtins.fetchGit {
|
||||
# url = "https://github.com/username/dotfiles";
|
||||
# rev = "commit-hash";
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
# ========== User Account Configuration ==========
|
||||
# These are imported as a NixOS module to set ugaif.users options
|
||||
# Replace "myusername" with your actual username
|
||||
|
||||
|
||||
ugaif.users.myusername = {
|
||||
description = "Your Full Name";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user