summaryrefslogtreecommitdiff
path: root/configuration.nix
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-01-26 13:50:50 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-01-26 13:50:50 +0530
commitcc5a352e65e533cc84358a546c9ee6f1d5a47908 (patch)
treecbaf606101c699d7eb33bd4160ad45547acddb60 /configuration.nix
parent7706ff72deb46b672b774f1f5f483f30253fb2c9 (diff)
updates
Diffstat (limited to 'configuration.nix')
-rwxr-xr-xconfiguration.nix12
1 files changed, 4 insertions, 8 deletions
diff --git a/configuration.nix b/configuration.nix
index 61dbcbf..c4940ef 100755
--- a/configuration.nix
+++ b/configuration.nix
@@ -6,8 +6,6 @@
./hardware-configuration.nix
];
- nix.settings.experimental-features = [ "nix-command" "flakes" ];
-
# Use the systemd-boot EFI boot loader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
@@ -67,7 +65,7 @@
TTYVTDisallocate = true;
};
- nixpkgs.overlays = [
+ /* nixpkgs.overlays = [
(self: super: {
waybar = super.waybar.overrideAttrs (oldAttrs: {
src = super.fetchFromGitHub {
@@ -78,7 +76,7 @@
};
});
})
- ];
+ ]; */
users.users.compromyse = {
isNormalUser = true;
@@ -93,6 +91,8 @@
wget
git
+ polkit_gnome
+
waybar
fuzzel
dunst
@@ -105,13 +105,9 @@
spotify
virt-manager
- cinnamon.nemo-with-extensions
pavucontrol
blueman
- gparted
- polkit_gnome
-
libnotify
libappindicator