summaryrefslogtreecommitdiff
path: root/nixos/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/configuration.nix')
-rw-r--r--nixos/configuration.nix35
1 files changed, 33 insertions, 2 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix
index 80570d0..64fda3a 100644
--- a/nixos/configuration.nix
+++ b/nixos/configuration.nix
@@ -25,6 +25,11 @@
# Set your time zone.
time.timeZone = "America/New_York";
+ # security.grsecurity.enable = true;
+ # security.grsecurity.lockTunables = false;
+ # # Needed when using chromium with grsecurity.
+ # security.chromiumSuidSandbox.enable = true;
+
nixpkgs.config.allowUnfree = true;
# List packages installed in system profile. To search by name, run:
@@ -53,7 +58,7 @@
pasystray
pavucontrol
powertop
- kde4.digikam
+ # kde4.digikam
emacs25
sshfsFuse
xorg.xbacklight
@@ -77,10 +82,36 @@
myWine
mumble
wdfs
-
+ dnsutils
# fonts
source-code-pro
inconsolata
+ wirelesstools
+ xbindkeys
+ imagemagick
+ ghc
+ net_snmp
+ #rxvt-unicode-with-perl-with-unicode3-with-plugins
+ unzip
+ linssid
+ lxc
+ gnupg1
+ nix-repl
+ youtube-dl
+ vlc
+ unrar
+ mosh
+ tldr
+ fira-code
+ haskellPackages.hledger
+ haskellPackages.hledger-ui
+ haskellPackages.hledger-web
+ haskellPackages.hledger-vty
+ moreutils
+
+ #temporary
+ debootstrap
+ wget
# haskellPackages.xmonad
# haskellPackages.xmonad-contrib