Commit graph

  • 9b82a37d28
    nix-darwin: support package install through user packages Wael M. Nasreddine 2019-02-20 23:39:49 -0800
  • 0ac92c6a42
    nix-darwin: activate home-manager through postActivation Wael M. Nasreddine 2019-02-19 10:05:47 -0800
  • 5342c9479b
    docs: add NixOS module installation instructions Robert Helgesson 2019-02-26 22:32:18 +0100
  • d99f0cbe62
    docs: add language attribute to program listings Robert Helgesson 2019-02-24 20:40:45 +0100
  • 87a897e0c9
    docs: use <screen> for terminal interaction Robert Helgesson 2019-02-24 20:39:51 +0100
  • fdda547e9e
    git: allow contents in git.includes Mario Rodas 2019-01-29 06:33:10 -0500
  • da31e466a1
    nixos module: evaluate assertions from Home Manager modules Maximilian Bosch 2019-02-28 01:52:48 +0100
  • fa19c18343
    pam: enclose session variable values in quotes Olli Helenius 2019-03-05 18:53:48 +0200
  • 3c2823e3cd
    programs/zsh: properly escape shell aliases Maximilian Bosch 2019-02-28 11:29:16 +0100
  • 995fa3af36
    qt: add option platformTheme Olli Helenius 2019-03-31 17:01:41 +0300
  • ccda57f2d4 qt: use mkChangedOptionModule instead of an assertion Olli Helenius 2019-04-03 11:16:53 +0300
  • 1e71e59e5c home-manager: use callPackage where appropriate arcnmx 2019-04-02 21:56:54 -0700
  • fea488aa41 home-manager: overlay deps need to be from the fixed point arcnmx 2019-04-02 21:21:38 -0700
  • 4323b35198
    pam: use attrsOf instead of attrs Robert Helgesson 2019-03-31 13:29:30 +0200
  • fd50f5465f
    zsh: use attrsOf instead of attrs Robert Helgesson 2019-03-31 13:22:27 +0200
  • 13d2c470be
    home-environment: use attrsOf instead of attrs Robert Helgesson 2019-03-31 13:00:09 +0200
  • b690a8be2f
    bash: use attrsOf instead of attrs Robert Helgesson 2019-03-31 13:00:02 +0200
  • e85804efa2
    feh: use attrsOf instead of attrs Robert Helgesson 2019-03-31 12:57:34 +0200
  • e26ad2026c
    gtk: use attrsOf instead of attrs Robert Helgesson 2019-03-31 12:57:08 +0200
  • e9c4762e70 Specialize skin type to attrsOf str Alexandre Héaumé 2019-04-01 11:44:50 +0200
  • 41a7d77c1b Remove extraneous parentheses Alexandre Héaumé 2019-04-01 11:44:03 +0200
  • bfd63fc036 qt: add platformTheme setting Olli Helenius 2019-03-31 17:01:41 +0300
  • 03162970cd
    gnome-terminal: add cursor and highlight color settings Olli Helenius 2019-03-26 18:26:47 +0200
  • 6fc30f4b7f
    pam: use attrsOf instead of attrs Robert Helgesson 2019-03-31 13:29:30 +0200
  • 34fc5259f5
    zsh: use attrsOf instead of attrs Robert Helgesson 2019-03-31 13:22:27 +0200
  • 3e5a330d29
    home-environment: use attrsOf instead of attrs Robert Helgesson 2019-03-31 13:00:09 +0200
  • 8b5e792559
    bash: use attrsOf instead of attrs Robert Helgesson 2019-03-31 13:00:02 +0200
  • 3ba78f65b2
    feh: use attrsOf instead of attrs Robert Helgesson 2019-03-31 12:57:34 +0200
  • 8a8b9e326c
    gtk: use attrsOf instead of attrs Robert Helgesson 2019-03-31 12:57:08 +0200
  • 553697743e gnome-terminal: address review comments Olli Helenius 2019-03-29 11:59:36 +0200
  • 02d8eeb056 Convert broot.verbs from list to attrs Alexandre Héaumé 2019-03-28 10:06:41 +0100
  • 4135ba4be7 Convert documentation entries to docbook Alexandre Héaumé 2019-03-28 09:52:18 +0100
  • 807c10b354 Update mkEnableOption to fit the template Alexandre Héaumé 2019-03-28 09:26:41 +0100
  • bc2b7d4f09
    qt: use xdg.configHome instead of hard-coding Tadeo Kondrak 2019-03-27 13:51:29 -0600
  • cc0a096d98
    qt: use xdg.configHome instead of hard-coding Tadeo Kondrak 2019-03-27 13:51:29 -0600
  • cddae3459e broot: add module Alexandre Héaumé 2019-03-27 12:36:37 +0100
  • f77d6b7a2d
    taffybar: restart the service on failure Robert Helgesson 2019-03-26 18:05:44 +0100
  • ac45a3813b gnome-terminal: Add cursor and highlight color settings Olli Helenius 2019-03-26 18:26:47 +0200
  • 86af11a545 Corrected example for userKeybindings option Benjamin Homan 2019-03-25 22:31:45 -0400
  • b61ba83f9d Updated vscode to include userKeybindings option Benjamin Homan 2019-03-25 22:28:25 -0400
  • 78ef17ebfa vscode/haskell: Fix escaping in docs Robert Hensing 2019-03-25 09:14:58 +0100
  • 243d06049a
    Sorry, the assertions was a mistake. Reverted that part. Robert Helgesson 2019-03-25 00:09:41 +0100
  • 734b432c1b
    proposed changes Robert Helgesson 2019-03-24 23:54:29 +0100
  • 1fdb16866b
    systemd: add support for session variables Olli Helenius 2019-03-22 13:47:49 +0200
  • 6ebf14143a
    systemd: add some basic tests Robert Helgesson 2019-03-24 15:52:30 +0100
  • cf5dac9563
    random-background: minor documentation improvements Robert Helgesson 2019-03-24 15:26:54 +0100
  • 6fdc0ceb95
    Merge branch 'master' into vscode-haskell-ide-engine Robert Hensing 2019-03-24 12:50:19 +0100
  • 23ddc4da2f vscode/haskell: No more packages, add hie.enable Robert Hensing 2019-03-24 12:47:23 +0100
  • 4c486e3b17 Address review comments Olli Helenius 2019-03-24 11:41:34 +0200
  • 2e1c825b90
    readme: expand contact section slightly Robert Helgesson 2019-03-23 23:20:22 +0100
  • a974ce6257
    readme: add contact section with the IRC channel Robert Helgesson 2019-03-22 19:10:43 +0100
  • 12062af381 systemd: add support for session variables Olli Helenius 2019-03-22 13:47:49 +0200
  • 5d81cb6ac7
    manual: use writeShellScriptBin Robert Helgesson 2019-03-21 00:39:54 +0100
  • 41356ac267
    polybar: use writeShellScriptBin Robert Helgesson 2019-03-21 00:39:36 +0100
  • 86af599a18
    firefox: make the extensions option visible Robert Helgesson 2019-03-20 23:41:02 +0100
  • 95e36dfe74
    lsd: add module Mario Rodas 2019-03-17 16:37:21 -0500
  • 24b5f62090
    bat: add module Mario Rodas 2019-02-11 00:57:10 -0500
  • fb74b950c8
    Add missing semicolon Bernardo Meurer 2019-03-19 15:23:20 -0700
  • 84df50a886
    Remove wrongful yn call Wael Nasreddine 2019-03-19 15:22:22 -0700
  • 121bb2c537
    Support overriding the default host for ssh Bernardo Meurer 2019-03-19 15:15:46 -0700
  • 989e636d98
    ssh: add some basic tests Robert Helgesson 2019-03-19 23:00:17 +0100
  • eec78fbd1e
    ssh: support multiple identity files in a match block Robert Helgesson 2019-03-19 22:35:13 +0100
  • 191e173d84
    bat: add module Mario Rodas 2019-02-11 00:57:10 -0500
  • 3395eb5868
    lsd: add module Mario Rodas 2019-03-17 16:37:21 -0500
  • 70d4cf2cd9
    Remove some use of mkDerivation Robert Helgesson 2019-03-18 01:25:14 +0100
  • 52692e299d
    git: make userName and userEmail options optional arcnmx 2019-03-12 01:36:17 -0700
  • b24b060108 vscode/haskell: Add news item Robert Hensing 2019-03-17 14:37:30 +0100
  • fd2bc150d8
    faq: add entry about missing ca.desrt.dconf Robert Helgesson 2019-03-17 15:29:32 +0100
  • 4cef5af750 vscode/haskell: init Robert Hensing 2019-03-17 14:26:02 +0100
  • 337779a866 git: support nested section options arcnmx 2019-03-12 16:06:36 -0700
  • 1bc5d643bf git: support multiple values arcnmx 2019-03-12 01:35:55 -0700
  • 255bda761a git: optional userName/userEmail arcnmx 2019-03-12 01:36:17 -0700
  • a28c29b3f3 alacritty: add module hyperfekt 2019-03-11 00:45:49 +0100
  • 267afa5a3b
    firefox: add support for add-on packages Robert Helgesson 2019-03-11 00:55:32 +0100
  • 7ec153889c
    nix-darwin: login as the user when activating Wael M. Nasreddine 2019-02-20 23:37:03 -0800
  • efc795920b
    nix-darwin: support package install through user packages Wael M. Nasreddine 2019-02-20 23:39:49 -0800
  • d3fd287efb
    nix-darwin: activate home-manager through postActivation Wael M. Nasreddine 2019-02-19 10:05:47 -0800
  • 0fa19ed555
    gnome-terminal: add support for light/dark theme variants Robert Prije 2019-02-24 15:53:46 +1100
  • 52fdf5b7ec
    docs: add NixOS module installation instructions Robert Helgesson 2019-02-26 22:32:18 +0100
  • a09196c4ae
    docs: add language attribute to program listings Robert Helgesson 2019-02-24 20:40:45 +0100
  • 1d8997633c
    docs: use <screen> for terminal interaction Robert Helgesson 2019-02-24 20:39:51 +0100
  • 0898b6b482
    nixos module: evaluate assertions from Home Manager modules Maximilian Bosch 2019-02-28 01:52:48 +0100
  • 848b8b983e
    pam: enclose session variable values in quotes Olli Helenius 2019-03-05 18:53:48 +0200
  • c5ad418908 misc/pam: Enclose session variable values in quotes Olli Helenius 2019-03-05 18:53:48 +0200
  • 465d08d99f
    programs/zsh: properly escape shell aliases Maximilian Bosch 2019-02-28 11:29:16 +0100
  • 36ae339b11
    programs/zsh: properly escape shell aliases Maximilian Bosch 2019-02-28 11:29:16 +0100
  • 714482f8db
    services/dunst: add dunstrc option Maximilian Bosch 2019-02-22 01:29:46 +0100
  • bfb3c6527f
    nixos/home-manager: evaluate assertions from home-manager modules Maximilian Bosch 2019-02-28 01:52:48 +0100
  • 2449185ef5
    nixos module: only refer to users.users if needed Robert Helgesson 2019-02-26 18:09:22 +0100
  • 025237de98 Merge branch 'master' of https://github.com/rprije/home-manager Robert Prije 2019-02-25 09:44:08 +1100
  • 9f7051c725 gnome-terminal: add support for light/dark theme variants Robert Prije 2019-02-24 15:53:46 +1100
  • f73048e346
    gromit-mpx: add module Peter Jones 2019-02-24 12:33:56 -0700
  • 7d1543031b Add support for light/dark theme variants in gnome-terminal Robert Prije 2019-02-24 15:53:46 +1100
  • f07510e2b6
    mpdris2: add module Peter Jones 2019-02-20 08:38:40 -0700
  • 411def01ea
    random fixes Robert Helgesson 2019-02-24 00:44:05 +0100
  • dd94a849df
    tests: remove tests attribute from root default.nix Robert Helgesson 2019-02-23 22:17:59 +0100
  • ee1bfa0d92
    systemd: sanitize unit derivation names Douglas Wilson 2019-02-19 07:10:04 +0000
  • 8980e08240
    msmtp: use <parameter> for CLI options in description Robert Helgesson 2019-02-17 23:25:42 +0100
  • afd2d0fb84
    fontconfig: make fonts accessible when in NixOS module Robert Helgesson 2017-12-21 12:19:07 +0100
  • 2bdaf4ae98
    nixos module: support NixOS user packages install Robert Helgesson 2017-12-19 15:43:40 +0100