Compare commits
No commits in common. "3690c598bcf370269d610d9a7ca3cde41a3d3f25" and "1cdaf465a924734c3190a84369e7a270b6beaf42" have entirely different histories.
3690c598bc
...
1cdaf465a9
2 changed files with 0 additions and 6 deletions
|
@ -101,9 +101,6 @@
|
|||
binfmt = true;
|
||||
};
|
||||
|
||||
# Enable light for image control
|
||||
programs.light.enable = true;
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.crony = {
|
||||
isNormalUser = true;
|
||||
|
|
|
@ -113,8 +113,5 @@
|
|||
|
||||
# Install btop
|
||||
programs.btop.enable = true;
|
||||
|
||||
# Install lazygit
|
||||
programs.lazygit.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue