added nixfmt-tree as formatter
also ran it, which is why so many files were modified
This commit is contained in:
parent
e8487933ec
commit
f482d6f06b
14 changed files with 125 additions and 108 deletions
|
@ -2,7 +2,8 @@
|
|||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
}:
|
||||
{
|
||||
home.username = "blue";
|
||||
home.homeDirectory = "/home/blue";
|
||||
|
||||
|
@ -70,7 +71,7 @@
|
|||
|
||||
ardour # DAW
|
||||
gimp3 # GNU Image Manipulation Program, pretty self explanatory
|
||||
|
||||
|
||||
networkmanagerapplet # Tray icon for managing networking
|
||||
blueman # Tray icon for managing bluetooth
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue