diff options
author | Franck Cuny <franck@fcuny.net> | 2022-02-12 13:53:12 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-02-12 13:54:53 -0800 |
commit | 8c7ce797eb2a1c5b8b3c602ecd3300cd23e8b46c (patch) | |
tree | 445cbdba282c01659a1e9a14583a1e7283106315 | |
parent | hosts: import common modules (diff) | |
download | world-8c7ce797eb2a1c5b8b3c602ecd3300cd23e8b46c.tar.gz |
hosts: rename commons to common
-rw-r--r-- | hosts/common/default.nix (renamed from hosts/commons/default.nix) | 0 | ||||
-rw-r--r-- | hosts/common/desktop/default.nix (renamed from hosts/commons/desktop/default.nix) | 0 | ||||
-rw-r--r-- | hosts/common/desktop/fonts.nix (renamed from hosts/commons/desktop/fonts.nix) | 0 | ||||
-rw-r--r-- | hosts/common/desktop/sound.nix (renamed from hosts/commons/desktop/sound.nix) | 0 | ||||
-rw-r--r-- | hosts/common/desktop/xserver.nix (renamed from hosts/commons/desktop/xserver.nix) | 0 | ||||
-rw-r--r-- | hosts/common/system/boot.nix (renamed from hosts/commons/system/boot.nix) | 0 | ||||
-rw-r--r-- | hosts/common/system/default.nix (renamed from hosts/commons/system/default.nix) | 0 | ||||
-rw-r--r-- | hosts/common/system/motd.nix (renamed from hosts/commons/system/motd.nix) | 0 | ||||
-rw-r--r-- | hosts/common/system/network.nix (renamed from hosts/commons/system/network.nix) | 0 | ||||
-rw-r--r-- | hosts/common/system/nix.nix (renamed from hosts/commons/system/nix.nix) | 0 | ||||
-rw-r--r-- | hosts/common/system/software.nix (renamed from hosts/commons/system/software.nix) | 0 | ||||
-rw-r--r-- | hosts/common/system/ssh.nix (renamed from hosts/commons/system/ssh.nix) | 0 | ||||
-rw-r--r-- | hosts/common/system/users.nix (renamed from hosts/commons/system/users.nix) | 0 |
13 files changed, 0 insertions, 0 deletions
diff --git a/hosts/commons/default.nix b/hosts/common/default.nix index 0361d27..0361d27 100644 --- a/hosts/commons/default.nix +++ b/hosts/common/default.nix diff --git a/hosts/commons/desktop/default.nix b/hosts/common/desktop/default.nix index f150066..f150066 100644 --- a/hosts/commons/desktop/default.nix +++ b/hosts/common/desktop/default.nix diff --git a/hosts/commons/desktop/fonts.nix b/hosts/common/desktop/fonts.nix index a840582..a840582 100644 --- a/hosts/commons/desktop/fonts.nix +++ b/hosts/common/desktop/fonts.nix diff --git a/hosts/commons/desktop/sound.nix b/hosts/common/desktop/sound.nix index 95c7c75..95c7c75 100644 --- a/hosts/commons/desktop/sound.nix +++ b/hosts/common/desktop/sound.nix diff --git a/hosts/commons/desktop/xserver.nix b/hosts/common/desktop/xserver.nix index 7537863..7537863 100644 --- a/hosts/commons/desktop/xserver.nix +++ b/hosts/common/desktop/xserver.nix diff --git a/hosts/commons/system/boot.nix b/hosts/common/system/boot.nix index 974b072..974b072 100644 --- a/hosts/commons/system/boot.nix +++ b/hosts/common/system/boot.nix diff --git a/hosts/commons/system/default.nix b/hosts/common/system/default.nix index 64cb51b..64cb51b 100644 --- a/hosts/commons/system/default.nix +++ b/hosts/common/system/default.nix diff --git a/hosts/commons/system/motd.nix b/hosts/common/system/motd.nix index 898d03f..898d03f 100644 --- a/hosts/commons/system/motd.nix +++ b/hosts/common/system/motd.nix diff --git a/hosts/commons/system/network.nix b/hosts/common/system/network.nix index df5aa27..df5aa27 100644 --- a/hosts/commons/system/network.nix +++ b/hosts/common/system/network.nix diff --git a/hosts/commons/system/nix.nix b/hosts/common/system/nix.nix index 48379a4..48379a4 100644 --- a/hosts/commons/system/nix.nix +++ b/hosts/common/system/nix.nix diff --git a/hosts/commons/system/software.nix b/hosts/common/system/software.nix index fa919ae..fa919ae 100644 --- a/hosts/commons/system/software.nix +++ b/hosts/common/system/software.nix diff --git a/hosts/commons/system/ssh.nix b/hosts/common/system/ssh.nix index 0ecca80..0ecca80 100644 --- a/hosts/commons/system/ssh.nix +++ b/hosts/common/system/ssh.nix diff --git a/hosts/commons/system/users.nix b/hosts/common/system/users.nix index 2b769c4..2b769c4 100644 --- a/hosts/commons/system/users.nix +++ b/hosts/common/system/users.nix |