mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
treewide: fix typos
This commit is contained in:
parent
785f9d198b
commit
c1ab1c5e7c
11 changed files with 16 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
# Configuration that spans accross system and home, or are collections of modules
|
||||
# Configuration that spans across system and home, or are collections of modules
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
|
|
|
@ -21,7 +21,7 @@ in
|
|||
|
||||
services.gnome.glib-networking.enable = true; # network-mount
|
||||
|
||||
# default-programms
|
||||
# default-programs
|
||||
xdg.mime.enable = true;
|
||||
xdg.icons.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue