diff --git a/configuration.nix b/configuration.nix index e04cb03..fd34446 100644 --- a/configuration.nix +++ b/configuration.nix @@ -268,21 +268,13 @@ in modules = [ { type = "datetime"; - key = "Date"; - format = "{1}-{3}-{11}"; - } - { - type = "datetime"; - key = "Time"; - format = "{14}:{17}:{20}"; + key = "Date/Time"; + format = "{1}-{3}-{11} {14}:{17}:{20}"; } "os" - "uptime" - "break" "cpu" "gpu" "memory" - "break" "colors" ]; }; diff --git a/nixos-switch.log b/nixos-switch.log index 72178f0..44b82e2 100644 --- a/nixos-switch.log +++ b/nixos-switch.log @@ -2,20 +2,20 @@ building Nix... building the system configuration... trace: warning: The option `services.xserver.displayManager.defaultSession' defined in `/etc/nixos/configuration.nix' has been renamed to `services.displayManager.defaultSession'. these 7 derivations will be built: - /nix/store/380k7lpya7mcw8mfag2bhsfsi1pkbj1d-config.jsonc.drv - /nix/store/cs02j4jf2p3fdpyf0y4v4fkxz153vs2v-home-manager-files.drv - /nix/store/my5flghchp3ndwdwipxnp059dwiwgq0z-home-manager-generation.drv - /nix/store/8g7w85jhp19ppwlw3dywlm9mwiab2lrp-unit-home-manager-deadvey.service.drv - /nix/store/52jgzzrfinx64lyjw5lz32aadrxgqaqq-system-units.drv - /nix/store/cy71kv808xfn43n8ni0ycyfmpg7ypv61-etc.drv - /nix/store/k3il188bx2m96bzj8xw3aihvw4vb2gwb-nixos-system-nixos-24.05.3642.883180e6550c.drv -building '/nix/store/380k7lpya7mcw8mfag2bhsfsi1pkbj1d-config.jsonc.drv'... -building '/nix/store/cs02j4jf2p3fdpyf0y4v4fkxz153vs2v-home-manager-files.drv'... -building '/nix/store/my5flghchp3ndwdwipxnp059dwiwgq0z-home-manager-generation.drv'... -building '/nix/store/8g7w85jhp19ppwlw3dywlm9mwiab2lrp-unit-home-manager-deadvey.service.drv'... -building '/nix/store/52jgzzrfinx64lyjw5lz32aadrxgqaqq-system-units.drv'... -building '/nix/store/cy71kv808xfn43n8ni0ycyfmpg7ypv61-etc.drv'... -building '/nix/store/k3il188bx2m96bzj8xw3aihvw4vb2gwb-nixos-system-nixos-24.05.3642.883180e6550c.drv'... + /nix/store/p8k03mgh4ra9d606wwf954jm5gzsfg62-config.jsonc.drv + /nix/store/vhg291sy86a6xxz61id0xrk2nvrsav7n-home-manager-files.drv + /nix/store/shfzc4c6pyyjsfwbw239ckkmkk0g63a9-home-manager-generation.drv + /nix/store/ls8ymdxvrydkhyq3ax18rq608aiaqr41-unit-home-manager-deadvey.service.drv + /nix/store/dw6hkj8g72cw95akv2w95izwjlsvig66-system-units.drv + /nix/store/8j6f31f4bb6cprvlpz2f32jhfx4df26g-etc.drv + /nix/store/6fy66gbzs3l96gj63g5apkmgmwfajwlz-nixos-system-nixos-24.05.3642.883180e6550c.drv +building '/nix/store/p8k03mgh4ra9d606wwf954jm5gzsfg62-config.jsonc.drv'... +building '/nix/store/vhg291sy86a6xxz61id0xrk2nvrsav7n-home-manager-files.drv'... +building '/nix/store/shfzc4c6pyyjsfwbw239ckkmkk0g63a9-home-manager-generation.drv'... +building '/nix/store/ls8ymdxvrydkhyq3ax18rq608aiaqr41-unit-home-manager-deadvey.service.drv'... +building '/nix/store/dw6hkj8g72cw95akv2w95izwjlsvig66-system-units.drv'... +building '/nix/store/8j6f31f4bb6cprvlpz2f32jhfx4df26g-etc.drv'... +building '/nix/store/6fy66gbzs3l96gj63g5apkmgmwfajwlz-nixos-system-nixos-24.05.3642.883180e6550c.drv'... activating the configuration... setting up /etc... reloading user units for lightdm...